Searched refs:resetConfigsLocked (Results 1 – 2 of 2) sorted by relevance
199 void resetConfigsLocked(const int64_t timestampNs);201 void resetConfigsLocked(const int64_t timestampNs, const std::vector<ConfigKey>& configs);
185 resetConfigsLocked(getElapsedRealtimeNs()); in resetConfigs()188 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs) { in resetConfigsLocked() function in android::os::statsd::StatsLogProcessor193 resetConfigsLocked(timestampNs, configKeys); in resetConfigsLocked()480 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs, in resetConfigsLocked() function in android::os::statsd::StatsLogProcessor506 resetConfigsLocked(timestampNs, configKeysTtlExpired); in resetIfConfigTtlExpiredLocked()