Searched refs:SortTwoAgingBundleInfos (Results 1 – 3 of 3) sorted by relevance
31 sort(bundles.begin(), bundles.end(), SortTwoAgingBundleInfos); in SortAgingBundles()34 bool AgingUtil::SortTwoAgingBundleInfos(AgingBundleInfo &bundle1, AgingBundleInfo &bundle2) in SortTwoAgingBundleInfos() function in OHOS::AppExecFwk::AgingUtil
28 static bool SortTwoAgingBundleInfos(AgingBundleInfo &bundle1, AgingBundleInfo &bundle2);
4990 bool ret = util.SortTwoAgingBundleInfos(bundle1, bundle2);