Home
last modified time | relevance | path

Searched refs:OnConfigUpdatedLocked (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/
DStatsLogProcessor.cpp550 OnConfigUpdatedLocked(timestampNs, key, config, modularUpdate); in OnConfigUpdated()
558 void StatsLogProcessor::OnConfigUpdatedLocked(const int64_t timestampNs, const ConfigKey& key, in OnConfigUpdatedLocked() function in android::os::statsd::StatsLogProcessor
836 OnConfigUpdatedLocked(timestampNs, key, config, /*modularUpdate=*/false); in resetConfigsLocked()
DStatsLogProcessor.h231 void OnConfigUpdatedLocked(const int64_t currentTimestampNs, const ConfigKey& key,