Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp256 std::shared_ptr<BundleActivePackageHistory> bundleUsageHistory = bundleUserHistory_->GetUsageHistoryForBundle( in ReportEvent() local
258 if (bundleUsageHistory == nullptr) { in ReportEvent()
266 bundleUserHistory_->ReportUsage(bundleUsageHistory, event.bundleName_, ACTIVE_GROUP_DAILY, in ReportEvent()
272 bundleUserHistory_->ReportUsage(bundleUsageHistory, event.bundleName_, ACTIVE_GROUP_ALIVE, in ReportEvent()
278 bundleUserHistory_->ReportUsage(bundleUsageHistory, event.bundleName_, ACTIVE_GROUP_ALIVE, in ReportEvent()

Completed in 2 milliseconds