Searched refs:NotifyProcessForeground (Results 1 – 4 of 4) sorted by relevance
62 void NotifyProcessForeground(int32_t pid);
103 SecCompManager::GetInstance().NotifyProcessForeground(processData.pid); in OnProcessStateChanged()
185 void SecCompManager::NotifyProcessForeground(int32_t pid) in NotifyProcessForeground() function in OHOS::Security::SecurityComponent::SecCompManager
265 SecCompManager::GetInstance().NotifyProcessForeground(ServiceTestCommon::TEST_PID_1);