Searched refs:SortAgingBundles (Results 1 – 8 of 8) sorted by relevance
38 size_t AgingRequest::SortAgingBundles() in SortAgingBundles() function in OHOS::AppExecFwk::AgingRequest41 AgingUtil::SortAgingBundles(agingBundles_); in SortAgingBundles()
29 void AgingUtil::SortAgingBundles(std::vector<AgingBundleInfo> &bundles) in SortAgingBundles() function in OHOS::AppExecFwk::AgingUtil
218 bool ret = request_.SortAgingBundles() > 0; in InitAgingRequest()
27 static void SortAgingBundles(std::vector<AgingBundleInfo> &bundles);
37 size_t SortAgingBundles();
35 agingRequest.SortAgingBundles(); in DoSomethingInterestingWithMyAPI()
1726 size_t ret = request.SortAgingBundles();
5006 AgingUtil::SortAgingBundles(bundles);