Searched refs:getPushedAtomErrorsLocked (Results 1 – 2 of 2) sorted by relevance
1200 int StatsdStats::getPushedAtomErrorsLocked(int atomId) const { in getPushedAtomErrorsLocked() function in android::os::statsd::StatsdStats1439 i, mPushedAtomStats[i].logCount, getPushedAtomErrorsLocked((int)i), in dumpStats()1445 pair.first, pair.second.logCount, getPushedAtomErrorsLocked(pair.first), in dumpStats()1864 const int errors = getPushedAtomErrorsLocked(i); in dumpStats()1881 const int errors = getPushedAtomErrorsLocked(pair.first); in dumpStats()
1060 int getPushedAtomErrorsLocked(int atomId) const;