Searched defs:oneBundleHistory (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_group_controller.cpp | 231 …const 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 D | bundle_active_user_history.cpp | 86 …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
|