Searched refs:SET_ATTR_SET_TO_NATIVE (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
H A D | js_profiler.cpp | 106 {SET_ATTR_SET_TO_NATIVE, RENDER_PARSE_ATTR}, 153 {SET_ATTR_SET_TO_NATIVE, "SET_ATTR_SET_TO_NATIVE", RENDER_PARSE_ATTR},
|
H A D | js_profiler.h | 96 SET_ATTR_SET_TO_NATIVE, enumerator
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | component.cpp | 242 START_TRACING_WITH_EXTRA_INFO(SET_ATTR_SET_TO_NATIVE, componentName_, attrKeyId); in UpdateView() 1112 START_TRACING_WITH_EXTRA_INFO(SET_ATTR_SET_TO_NATIVE, componentName_, attrKeyId); in ParseAttrs()
|