Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h555 static void EnableSystemParameterDebugBoundaryCallback(const char* key, const char* value, void* context);
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp805 void SystemProperties::EnableSystemParameterDebugBoundaryCallback(const char* key, const char* value, void* context) in EnableSystemParameterDebugBoundaryCallback() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp3332 ENABLE_DEBUG_BOUNDARY_KEY, container, SystemProperties::EnableSystemParameterDebugBoundaryCallback); in AddWatchSystemParameter()
3351 ENABLE_DEBUG_BOUNDARY_KEY, this, SystemProperties::EnableSystemParameterDebugBoundaryCallback); in RemoveWatchSystemParameter()

Completed in 9 milliseconds