Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_profiler.h33 #define START_TRACING_WITH_EXTRA_INFO(traceTag, componentNameId, extraInfoId) \ argument
34 JSProfiler::GetInstance()->PushTrace(traceTag, componentNameId, extraInfoId)
41 #define START_TRACING_WITH_EXTRA_INFO(traceTag, componentNameId, extraInfoId) argument