Home
last modified time | relevance | path

Searched refs:sortByUseTimes (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Daging_util.cpp40 bool sortByUseTimes = in SortTwoAgingBundleInfos() local
47 if (sortByUseTimes && (bundle1.GetStartCount() != bundle2.GetStartCount())) { in SortTwoAgingBundleInfos()