Home
last modified time | relevance | path

Searched defs:checkLogCredentials (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/metrics/
DMetricsManager.h332 inline bool checkLogCredentials(const LogEvent& event) const { in checkLogCredentials() function
DMetricsManager.cpp529 bool MetricsManager::checkLogCredentials(const int32_t uid, const int32_t atomId) const { in checkLogCredentials() function in android::os::statsd::MetricsManager