Searched refs:CompareSlots (Results 1 – 2 of 2) sorted by relevance
31 bool ForEachElement::CompareSlots(const RefPtr<Element>& first, const RefPtr<Element>& second) in CompareSlots() function in OHOS::Ace::PartUpd::ForEachElement82 …oldChildElements.sort(CompareSlots); // needs sorting by their slot to match the order of oldIds a… in RemoveUnusedChildElementsFromRegistery()
88 static bool CompareSlots(const RefPtr<Element>& first, const RefPtr<Element>& second);