Home
last modified time | relevance | path

Searched refs:jsStateProfilerStatusCallback_ (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/
H A Dlayout_inspector.h62 static ProfilerStatusCallback jsStateProfilerStatusCallback_; member in OHOS::Ace::LayoutInspector
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dlayout_inspector.cpp135 ProfilerStatusCallback LayoutInspector::jsStateProfilerStatusCallback_ = nullptr; member in OHOS::Ace::LayoutInspector
173 if (jsStateProfilerStatusCallback_) { in TriggerJsStateProfilerStatusCallback()
175 jsStateProfilerStatusCallback_(status); in TriggerJsStateProfilerStatusCallback()
181 jsStateProfilerStatusCallback_ = callback; in SetJsStateProfilerStatusCallback()

Completed in 1 milliseconds