Searched defs:oneBundleHistory (Results 1 - 2 of 2) sorted by relevance
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_user_history.cpp | 86 auto oneBundleHistory = GetUsageHistoryInUserHistory(oneUserHistory, bundleName, bootBasedTimeStamp, false, uid); in GetLevelIndex() local 172 auto oneBundleHistory = GetUsageHistoryInUserHistory(oneUserHistory, bundleName, bootBasedTimeStamp, create, uid); in GetUsageHistoryForBundle() local 232 shared_ptr<BundleActivePackageHistory> oneBundleHistory = GetUsageHistoryInUserHistory(userBundleHistory, in SetAppGroup() local [all...] |
H A D | bundle_active_group_controller.cpp | 305 auto oneBundleHistory = bundleUserHistory_->GetUsageHistoryForBundle(bundleName, userId, in CheckAndUpdateGroup() local 365 auto oneBundleHistory in SetAppGroup() local 231 calculationTimeOut( const std::shared_ptr<BundleActivePackageHistory>& oneBundleHistory, const int64_t bootBasedTimeStamp) calculationTimeOut() argument 397 auto oneBundleHistory = bundleUserHistory_->GetUsageHistoryForBundle(bundleName, IsBundleIdle() local 433 auto oneBundleHistory = bundleUserHistory_->GetUsageHistoryForBundle(bundleName, QueryAppGroup() local [all...] |
Completed in 2 milliseconds