Searched refs:OnConfigUpdatedLocked (Results 1 – 2 of 2) sorted by relevance
/packages/modules/StatsD/statsd/src/ |
D | StatsLogProcessor.cpp | 550 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()
|
D | StatsLogProcessor.h | 231 void OnConfigUpdatedLocked(const int64_t currentTimestampNs, const ConfigKey& key,
|