Searched refs:GetUsageHistoryForBundle (Results 1 – 3 of 3) sorted by relevance
255 …_ptr<BundleActivePackageHistory> bundleUsageHistory = bundleUserHistory_->GetUsageHistoryForBundle( in ReportEvent()304 auto oneBundleHistory = bundleUserHistory_->GetUsageHistoryForBundle(bundleName, userId, in CheckAndUpdateGroup()364 auto oneBundleHistory = bundleUserHistory_->GetUsageHistoryForBundle(bundleName, in SetAppGroup()396 auto oneBundleHistory = bundleUserHistory_->GetUsageHistoryForBundle(bundleName, in IsBundleIdle()432 auto oneBundleHistory = bundleUserHistory_->GetUsageHistoryForBundle(bundleName, in QueryAppGroup()
164 shared_ptr<BundleActivePackageHistory> BundleActiveUserHistory::GetUsageHistoryForBundle( in GetUsageHistoryForBundle() function in OHOS::DeviceUsageStats::BundleActiveUserHistory
43 …std::shared_ptr<BundleActivePackageHistory> GetUsageHistoryForBundle(const std::string& bundleName,