Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_profiler.cpp100 {RENDER_PARSE_EVENT, RENDER},
147 {RENDER_PARSE_EVENT, "RENDER_PARSE_EVENT", RENDER},
H A Djs_profiler.h90 RENDER_PARSE_EVENT, enumerator
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp731 START_TRACING(RENDER_PARSE_EVENT); in ParseOptions()