Searched refs:resetConfigsLocked (Results 1 – 2 of 2) sorted by relevance
168 resetConfigsLocked(getElapsedRealtimeNs()); in resetConfigs()171 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs) { in resetConfigsLocked() function in android::os::statsd::StatsLogProcessor176 resetConfigsLocked(timestampNs, configKeys); in resetConfigsLocked()211 resetConfigsLocked(currentTimestampNs); in OnLogEvent()413 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs, in resetConfigsLocked() function in android::os::statsd::StatsLogProcessor439 resetConfigsLocked(timestampNs, configKeysTtlExpired); in resetIfConfigTtlExpiredLocked()
161 void resetConfigsLocked(const int64_t timestampNs);163 void resetConfigsLocked(const int64_t timestampNs, const std::vector<ConfigKey>& configs);