Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h394 …static void EnableSystemParameterTraceInputEventCallback(const char* key, const char* value, void*…
H A Dui_content_impl.cpp2222 ENABLE_TRACE_INPUTEVENT_KEY, this, EnableSystemParameterTraceInputEventCallback); in Destroy()
3909 void UIContentImpl::EnableSystemParameterTraceInputEventCallback(const char* key, const char* value… in EnableSystemParameterTraceInputEventCallback() function in OHOS::Ace::UIContentImpl
3926 ENABLE_TRACE_INPUTEVENT_KEY, this, EnableSystemParameterTraceInputEventCallback); in AddWatchSystemParameter()