Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_constants.cpp169 const char WRAP_COMPONENT_TAG[] = "WrapComponent"; variable
H A Dinspector_composed_component.cpp125 …{ WRAP_COMPONENT_TAG, [](const std::string& id) { return AceType::MakeRefPtr<V2::WrapComposedEleme… in __anona4bda69c0d02()
271 { WRAP_COMPONENT_TAG, WRAP_ETS_TAG },
H A Dinspector_constants.h179 ACE_EXPORT extern const char WRAP_COMPONENT_TAG[];