Home
last modified time | relevance | path

Searched refs:EnableSystemParameterPerformanceMonitorCallback (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h556 static void EnableSystemParameterPerformanceMonitorCallback(const char* key, const char* value, void* context);
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp814 void SystemProperties::EnableSystemParameterPerformanceMonitorCallback(const char* key, const char* value, in EnableSystemParameterPerformanceMonitorCallback() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp3335 SystemProperties::EnableSystemParameterPerformanceMonitorCallback); in AddWatchSystemParameter()
3353 ENABLE_PERFORMANCE_MONITOR_KEY, this, SystemProperties::EnableSystemParameterPerformanceMonitorCallback); in RemoveWatchSystemParameter()

Completed in 9 milliseconds