Home
last modified time | relevance | path

Searched defs:orderedCompIds (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_group.cpp249 std::vector<std::string> orderedCompIds; in GetOrderedAndCurrentCompIds() local
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_record.cpp1606 std::vector<std::string> &orderedCompIds, std::string &currentCompId) in InitCompIds()
1625 std::vector<std::string> orderedCompIds; in RecoverFormRequestsInGroup() local
1663const std::vector<std::string> &orderedCompIds, const std::string &currentCompId, const std::strin… in UpdateGroupRequestsWhenRecover()