Home
last modified time | relevance | path

Searched refs:g_processInUse (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.cpp98 std::unordered_set<pid_t> g_processInUse; variable
227 if (deviceType == ProductDeviceType::DEVICE_TYPE_MOBILE || g_processInUse.count(pid)) { in ReportStatusData()
292 g_processInUse.erase(pid); in ReportKeyThread()
329 g_processInUse.insert(pid); in ReportProcessInUse()