Home
last modified time | relevance | path

Searched refs:GetAceCommercialLogEnabled (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h558 static bool GetAceCommercialLogEnabled() in GetAceCommercialLogEnabled() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/helper/
H A Dwindow_scene_helper.cpp254 if (!SystemProperties::GetAceCommercialLogEnabled()) { in InjectKeyEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp297 if (!SystemProperties::GetAceCommercialLogEnabled()) { in LogTouchTestResultRecognizers()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2410 if (SystemProperties::GetAceCommercialLogEnabled() || scalePoint.isPrivacyMode) { in OnTouchEvent()