Home
last modified time | relevance | path

Searched refs:SendCheckInfoEnhanceSysEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_manager_test.cpp656 … SecCompManager::GetInstance().SendCheckInfoEnhanceSysEvent(scId, LOCATION_COMPONENT, scene, res);
694 … SecCompManager::GetInstance().SendCheckInfoEnhanceSysEvent(scId, LOCATION_COMPONENT, scene, res);
696 … SecCompManager::GetInstance().SendCheckInfoEnhanceSysEvent(scId, LOCATION_COMPONENT, scene, res);
698 … SecCompManager::GetInstance().SendCheckInfoEnhanceSysEvent(scId, LOCATION_COMPONENT, scene, res);
700 … SecCompManager::GetInstance().SendCheckInfoEnhanceSysEvent(scId, LOCATION_COMPONENT, scene, res);
702 … SecCompManager::GetInstance().SendCheckInfoEnhanceSysEvent(scId, LOCATION_COMPONENT, scene, res);
704 … SecCompManager::GetInstance().SendCheckInfoEnhanceSysEvent(scId, LOCATION_COMPONENT, scene, res);
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_manager.cpp298 void SecCompManager::SendCheckInfoEnhanceSysEvent(int32_t scId, in SendCheckInfoEnhanceSysEvent() function in OHOS::Security::SecurityComponent::SecCompManager
367 SendCheckInfoEnhanceSysEvent(INVALID_SC_ID, type, "REGISTER", enhanceRes); in RegisterSecurityComponent()
419 SendCheckInfoEnhanceSysEvent(scId, sc->GetType(), "UPDATE", enhanceRes); in UpdateSecurityComponent()
474 SendCheckInfoEnhanceSysEvent(scId, sc->GetType(), "CLICK", enhanceRes); in CheckClickSecurityComponentInfo()
H A Dsec_comp_manager.h81 void SendCheckInfoEnhanceSysEvent(int32_t scId,