Home
last modified time | relevance | path

Searched refs:ACE_SECURITYUIEXTENSION (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dlog_wrapper.cpp109 { AceLogTag::ACE_SECURITYUIEXTENSION, "AceSecurityUiExtensionComponent" },
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_session_wrapper_impl.h107 AceLogTag tag_ = AceLogTag::ACE_SECURITYUIEXTENSION;
H A Dui_extension_model_ng.cpp153 TAG_LOGI(AceLogTag::ACE_SECURITYUIEXTENSION, "CreateSecurityUIExtension"); in CreateSecurityUIExtension()
H A Dsecurity_ui_extension_pattern.cpp63 : PlatformPattern::PlatformPattern(AceLogTag::ACE_SECURITYUIEXTENSION, 0) in SecurityUIExtensionPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dlog_wrapper.h203 ACE_SECURITYUIEXTENSION, // C0394F enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_security_ui_extension.cpp351 TAG_LOGI(AceLogTag::ACE_SECURITYUIEXTENSION, "want is nullptr"); in Create()