Home
last modified time | relevance | path

Searched refs:LoadSecurityComponentService (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.h49 static bool LoadSecurityComponentService();
H A Dsecurity_component_pattern.cpp582 if (!SecurityComponentHandler::LoadSecurityComponentService()) { in RegisterSecurityComponent()
H A Dsecurity_component_handler.cpp1037 bool SecurityComponentHandler::LoadSecurityComponentService() in LoadSecurityComponentService() function in OHOS::Ace::NG::SecurityComponentHandler