Searched refs:notePullerNotFound (Results 1 – 4 of 4) sorted by relevance
113 StatsdStats::getInstance().notePullerNotFound(tagId); in PullLocked()
433 stats.notePullerNotFound(util::DISK_SPACE); in TEST()434 stats.notePullerNotFound(util::DISK_SPACE); in TEST()
559 void notePullerNotFound(int atomId);
791 void StatsdStats::notePullerNotFound(int atomId) { in notePullerNotFound() function in android::os::statsd::StatsdStats