Searched refs:resetConfigsLocked (Results 1 – 2 of 2) sorted by relevance
251 void resetConfigsLocked(const int64_t timestampNs);253 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()717 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs, in resetConfigsLocked() function in android::os::statsd::StatsLogProcessor744 resetConfigsLocked(eventTimeNs, configKeysTtlExpired); in resetIfConfigTtlExpiredLocked()