Searched refs:g_processInUse (Results 1 – 1 of 1) sorted by relevance
98 std::unordered_set<pid_t> g_processInUse; variable227 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()