Home
last modified time | relevance | path

Searched refs:EnableSystemParameterDebugBoundaryCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h393 …static void EnableSystemParameterDebugBoundaryCallback(const char* key, const char* value, void* c…
H A Dui_content_impl.cpp2220 ENABLE_DEBUG_BOUNDARY_KEY, this, EnableSystemParameterDebugBoundaryCallback); in Destroy()
3901 void UIContentImpl::EnableSystemParameterDebugBoundaryCallback(const char* key, const char* value, … in EnableSystemParameterDebugBoundaryCallback() function in OHOS::Ace::UIContentImpl
3924 ENABLE_DEBUG_BOUNDARY_KEY, this, EnableSystemParameterDebugBoundaryCallback); in AddWatchSystemParameter()