Home
last modified time | relevance | path

Searched defs:oneBundleHistory (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp231const std::shared_ptr<BundleActivePackageHistory>& oneBundleHistory, const int64_t bootBasedTimeSt… in calculationTimeOut()
304 auto oneBundleHistory = bundleUserHistory_->GetUsageHistoryForBundle(bundleName, userId, in CheckAndUpdateGroup() local
364 auto oneBundleHistory = bundleUserHistory_->GetUsageHistoryForBundle(bundleName, in SetAppGroup() local
396 auto oneBundleHistory = bundleUserHistory_->GetUsageHistoryForBundle(bundleName, in IsBundleIdle() local
432 auto oneBundleHistory = bundleUserHistory_->GetUsageHistoryForBundle(bundleName, in QueryAppGroup() local
H A Dbundle_active_user_history.cpp86 …auto oneBundleHistory = GetUsageHistoryInUserHistory(oneUserHistory, bundleName, bootBasedTimeStam… in GetLevelIndex() local
172 …auto oneBundleHistory = GetUsageHistoryInUserHistory(oneUserHistory, bundleName, bootBasedTimeStam… in GetUsageHistoryForBundle() local
232 …shared_ptr<BundleActivePackageHistory> oneBundleHistory = GetUsageHistoryInUserHistory(userBundleH… in SetAppGroup() local