Searched refs:resetConfigsLocked (Results 1 – 2 of 2) sorted by relevance
249 void resetConfigsLocked(const int64_t timestampNs);251 void resetConfigsLocked(const int64_t timestampNs, const std::vector<ConfigKey>& configs);
373 resetConfigsLocked(getElapsedRealtimeNs()); in resetConfigs()376 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs) { in resetConfigsLocked() function in android::os::statsd::StatsLogProcessor381 resetConfigsLocked(timestampNs, configKeys); in resetConfigsLocked()691 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs, in resetConfigsLocked() function in android::os::statsd::StatsLogProcessor717 resetConfigsLocked(timestampNs, configKeysTtlExpired); in resetIfConfigTtlExpiredLocked()