Searched refs:notePullerNotFound (Results 1 – 4 of 4) sorted by relevance
307 stats.notePullerNotFound(util::DISK_SPACE); in TEST()308 stats.notePullerNotFound(util::DISK_SPACE); in TEST()
392 void notePullerNotFound(int atomId);
490 void StatsdStats::notePullerNotFound(int atomId) { in notePullerNotFound() function in android::os::statsd::StatsdStats
147 StatsdStats::getInstance().notePullerNotFound(tagId); in PullLocked()