Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/guardrail/
DStatsdStats.h1018 void noteQueryRestrictedMetricFailedLocked(const int64_t configId, const string& configPackage,
DStatsdStats.cpp913 noteQueryRestrictedMetricFailedLocked(configId, configPackage, configUid, callingUid, reason, in noteQueryRestrictedMetricFailed()
921 noteQueryRestrictedMetricFailedLocked(configId, configPackage, configUid, callingUid, reason, in noteQueryRestrictedMetricFailed()
925 void StatsdStats::noteQueryRestrictedMetricFailedLocked( in noteQueryRestrictedMetricFailedLocked() function in android::os::statsd::StatsdStats