Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h560 return aceCommercialLogEnable_; in GetAceCommercialLogEnabled()
646 static bool aceCommercialLogEnable_; variable
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp68 bool SystemProperties::aceCommercialLogEnable_ = false; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp100 bool SystemProperties::aceCommercialLogEnable_ = false; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp437 bool SystemProperties::aceCommercialLogEnable_ = IsAceCommercialLogEnable(); member in OHOS::Ace::SystemProperties