Searched refs:GetStartCount (Results 1 – 4 of 4) sorted by relevance
47 if (sortByUseTimes && (bundle1.GetStartCount() != bundle2.GetStartCount())) { in SortTwoAgingBundleInfos()48 return bundle1.GetStartCount() < bundle2.GetStartCount(); in SortTwoAgingBundleInfos()
118 …ingBundle.GetBundleName().c_str(), agingBundle.GetRecentlyUsedTime(), agingBundle.GetStartCount()); in Dump()
42 int32_t GetStartCount() const in GetStartCount() function
35 agingBundleInfo.GetStartCount(); in DoSomethingInterestingWithMyAPI()