Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp56 const char INSPECTOR_COMPONENT_TYPE[] = "type"; variable
303 jsonNode->Put(INSPECTOR_COMPONENT_TYPE, "custom"); in GetCustomNodeInfo()
332 jsonNode->Put(INSPECTOR_COMPONENT_TYPE, "build-in"); in GetInspectorChildren()