Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/guardrail/
DStatsdStats.h1064 bool hasRestrictedConfigErrors(const std::shared_ptr<ConfigStats>& configStats) const;
DStatsdStats.cpp1218 bool StatsdStats::hasRestrictedConfigErrors(const std::shared_ptr<ConfigStats>& configStats) const { in hasRestrictedConfigErrors() function in android::os::statsd::StatsdStats
1260 if (hasRestrictedConfigErrors(configStats)) { in dumpStats()
1337 if (hasRestrictedConfigErrors(configStats)) { in dumpStats()