Home
last modified time | relevance | path

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

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