Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Dbundle_aging_mgr.cpp189 std::vector<DeviceUsageStats::BundleActivePackageStats> activeBundleRecord; in InitAgingRequest() local
190 if (!QueryBundleStatsInfoByInterval(activeBundleRecord)) { in InitAgingRequest()
205 std::any_of(activeBundleRecord.begin(), activeBundleRecord.end(), in InitAgingRequest()