Home
last modified time | relevance | path

Searched refs:RATING_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.cpp361 const char RATING_COMPONENT_TAG[] = "RatingComponent"; variable
H A Dinspector_composed_component.cpp175 …{ RATING_COMPONENT_TAG, [](const std::string& id) { return AceType::MakeRefPtr<V2::RatingComposedE… in __anona4bda69c2f02()
307 { RATING_COMPONENT_TAG, RATING_ETS_TAG },
H A Dinspector_constants.h369 ACE_EXPORT extern const char RATING_COMPONENT_TAG[];