Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_manager.h63 void NotifyProcessBackground(int32_t pid);
H A Dapp_state_observer.cpp106 SecCompManager::GetInstance().NotifyProcessBackground(processData.pid); in OnProcessStateChanged()
H A Dsec_comp_manager.cpp201 void SecCompManager::NotifyProcessBackground(int32_t pid) in NotifyProcessBackground() function in OHOS::Security::SecurityComponent::SecCompManager
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_service_mock_test.cpp309 SecCompManager::GetInstance().NotifyProcessBackground(getpid());
H A Dsec_comp_manager_test.cpp249 SecCompManager::GetInstance().NotifyProcessBackground(ServiceTestCommon::TEST_PID_1);
267 SecCompManager::GetInstance().NotifyProcessBackground(ServiceTestCommon::TEST_PID_1);