Searched defs:foregroundPids (Results 1 – 5 of 5) sorted by relevance
145 std::set<int32_t> foregroundPids = GetForegroundPids(); in TriggerHandlers() local168 std::set<int32_t> foregroundPids = GetForegroundPids(); in NotifyHandlers() local223 std::set<int32_t> foregroundPids = GetForegroundPids(); in RunPendingHandlers() local
550 std::set<int32_t> foregroundPids) in IsMatchForegroundPid()
463 std::set<int32_t> foregroundPids = myKeyGesture->GetForegroundPids(); variable585 std::set<int32_t> foregroundPids = myKeyGesture->GetForegroundPids(); variable
333 std::set<int32_t> foregroundPids = {1, 2, 3}; variable1369 std::set<int32_t> foregroundPids; variable
7984 std::vector<pid_t> foregroundPids; in NotifyAppFaultBySA() local