Home
last modified time | relevance | path

Searched refs:GAUGE_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.cpp413 const char GAUGE_COMPONENT_TAG[] = "Gauge"; variable
H A Dinspector_constants.h422 ACE_EXPORT extern const char GAUGE_COMPONENT_TAG[];
H A Dinspector_composed_component.cpp196 …{ GAUGE_COMPONENT_TAG, [](const std::string& id) { return AceType::MakeRefPtr<V2::GaugeComposedEle… in __anona4bda69c3b02()