Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Dbundle_aging_mgr.cpp167 APP_LOGD("activeBundleRecord size %{public}zu", results.size()); in QueryBundleStatsInfoByInterval()
189 std::vector<DeviceUsageStats::BundleActivePackageStats> activeBundleRecord; in InitAgingRequest() local
190 if (!QueryBundleStatsInfoByInterval(activeBundleRecord)) { in InitAgingRequest()
205 std::any_of(activeBundleRecord.begin(), activeBundleRecord.end(), in InitAgingRequest()

Completed in 1 milliseconds