Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp215 …auto coverageElement = GetContentElement<ComponentGroupElement>(ComponentGroupElement::TypeId(), f… in GetPopupElement() local
217 if (coverageElement) { in GetPopupElement()
218 for (const auto& element : coverageElement->GetChildren()) { in GetPopupElement()
1344 …auto coverageElement = GetContentElement<ComponentGroupElement>(ComponentGroupElement::TypeId(), f… in GetBindPopup() local
1346 if (coverageElement) { in GetBindPopup()
1347 for (const auto& element : coverageElement->GetChildren()) { in GetBindPopup()