Searched refs:resetConfigsLocked (Results 1 – 2 of 2) sorted by relevance
310 void resetConfigsLocked(const int64_t timestampNs);312 void resetConfigsLocked(const int64_t timestampNs, const std::vector<ConfigKey>& configs);
381 resetConfigsLocked(getElapsedRealtimeNs()); in resetConfigs()384 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs) { in resetConfigsLocked() function in android::os::statsd::StatsLogProcessor389 resetConfigsLocked(timestampNs, configKeys); in resetConfigsLocked()830 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs, in resetConfigsLocked() function in android::os::statsd::StatsLogProcessor858 resetConfigsLocked(eventTimeNs, configKeysTtlExpired); in resetIfConfigTtlExpiredLocked()