Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp363 const std::vector<std::shared_ptr<BundleActivePeriodStats>>::iterator& itInterval) in UpdateContinueAbilitiesMemory()
383 const std::vector<std::shared_ptr<BundleActivePeriodStats>>::iterator& itInterval) in UpdateContinueServicesMemory()
413 …for (std::vector<std::shared_ptr<BundleActivePeriodStats>>::iterator itInterval = currentStats_.be… in RenewStatsInMemory() local