Searched defs:itInterval (Results 1 – 1 of 1) sorted by relevance
363 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