Home
last modified time | relevance | path

Searched refs:g_lastStatus (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/res_sched_adapter/src/
H A Dres_sched_client_adapter_impl.cpp103 int64_t g_lastStatus = INVALID_NUMBER_INT64; variable
233 if (pid == g_lastPid && status == g_lastStatus) { in ReportStatusData()
237 g_lastStatus = status; in ReportStatusData()