Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h555 return acePerformanceMonitorEnable_; in GetAcePerformanceMonitorEnabled()
645 static bool acePerformanceMonitorEnable_; variable
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp67 bool SystemProperties::acePerformanceMonitorEnable_ = false; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp436 bool SystemProperties::acePerformanceMonitorEnable_ = IsAcePerformanceMonitorEnabled(); member in OHOS::Ace::SystemProperties
590 acePerformanceMonitorEnable_ = IsAcePerformanceMonitorEnabled(); in InitDeviceInfo()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp99 bool SystemProperties::acePerformanceMonitorEnable_ = false; member in OHOS::Ace::SystemProperties