Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h392 …static void EnableSystemParameterDebugStatemgrCallback(const char* key, const char* value, void* c…
H A Dui_content_impl.cpp2218 ENABLE_DEBUG_STATEMGR_KEY, this, EnableSystemParameterDebugStatemgrCallback); in Destroy()
3894 void UIContentImpl::EnableSystemParameterDebugStatemgrCallback(const char* key, const char* value, … in EnableSystemParameterDebugStatemgrCallback() function in OHOS::Ace::UIContentImpl
3922 ENABLE_DEBUG_STATEMGR_KEY, this, EnableSystemParameterDebugStatemgrCallback); in AddWatchSystemParameter()