Searched refs:ClearCacheIfNecessary (Results 1 – 3 of 3) sorted by relevance
54 int ClearCacheIfNecessary(int64_t timestampNs);
101 int StatsPuller::ClearCacheIfNecessary(int64_t timestampNs) { in ClearCacheIfNecessary() function in android::os::statsd::StatsPuller
459 totalCleared += pulledAtom.second.puller->ClearCacheIfNecessary(timestampNs); in ClearPullerCacheIfNecessary()