Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_handler.h48 static bool IsSecurityComponentServiceExist();
H A Dsecurity_component_pattern.cpp569 if (SecurityComponentHandler::IsSecurityComponentServiceExist()) { in RegisterSecurityComponent()
H A Dsecurity_component_handler.cpp1032 bool SecurityComponentHandler::IsSecurityComponentServiceExist() in IsSecurityComponentServiceExist() function in OHOS::Ace::NG::SecurityComponentHandler