Searched defs:GetIdArray (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/ | ||
H A D | foreach_component.h | 40 const std::list<std::string>& GetIdArray() const in GetIdArray() function |
H A D | foreach_element.h | 55 const std::list<std::string>& GetIdArray() const in GetIdArray() function |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_foreach.cpp | 104 void JSForEach::GetIdArray(const JSCallbackInfo& info) in GetIdArray() function in OHOS::Ace::Framework::JSForEach |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/ | ||
H A D | element_proxy.cpp | 1295 const std::list<std::string>& GetIdArray() const in GetIdArray() function in OHOS::Ace::V2::__anon58dd4b170110::ForEachElementProxy |