Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp68 … BundleActiveUserService::DeleteMemUsageStats(const std::shared_ptr<BundleActivePeriodStats>& curr… in DeleteMemUsageStats()
85 void BundleActiveUserService::DeleteMemEvent(const std::shared_ptr<BundleActivePeriodStats>& curren… in DeleteMemEvent()
110 …oid BundleActiveUserService::DeleteMemRecords(const std::shared_ptr<BundleActivePeriodStats>& curr… in DeleteMemRecords()
133 …ndleActiveUserService::DeleteMemPackageUidSet(const std::shared_ptr<BundleActivePeriodStats>& curr… in DeleteMemPackageUidSet()
435 auto currentStats = currentStats_[intervalType]; in QueryBundleStatsInfos() local
476 auto currentStats = currentStats_[BundleActivePeriodStats::PERIOD_DAILY]; in QueryBundleEvents() local
532 auto currentStats = currentStats_[BundleActivePeriodStats::PERIOD_DAILY]; in QueryDeviceEventStats() local
559 …id BundleActiveUserService::GetCachedSystemEvents(std::shared_ptr<BundleActivePeriodStats> current… in GetCachedSystemEvents()
590 auto currentStats = currentStats_[BundleActivePeriodStats::PERIOD_DAILY]; in QueryNotificationEventStats() local
615 …dleActiveUserService::GetCachedNotificationEvents(std::shared_ptr<BundleActivePeriodStats> current… in GetCachedNotificationEvents()
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_cached.cpp216 auto currentStats = info - *findRet; in CacheUidStats() local
276 auto currentStats = info - *findRet; in CacheUidSimStats() local
305 auto currentStats = statsInfo - findRet->second; in CacheIfaceStats() local