Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/guardrail/
DStatsdStats.h589 void noteConfigRemovedInternalLocked(const ConfigKey& key);
DStatsdStats.cpp147 noteConfigRemovedInternalLocked(key); in noteConfigReceived()
170 void StatsdStats::noteConfigRemovedInternalLocked(const ConfigKey& key) { in noteConfigRemovedInternalLocked() function in android::os::statsd::StatsdStats
182 noteConfigRemovedInternalLocked(key); in noteConfigRemoved()