Home
last modified time | relevance | path

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

/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()
1626 std::string currentCompId; in RecoverFormRequestsInGroup() local
1663 …const std::vector<std::string> &orderedCompIds, const std::string &currentCompId, const std::strin… in UpdateGroupRequestsWhenRecover()