Searched refs:puller (Results 1 – 2 of 2) sorted by relevance
184 bool ret = kAllPullAtomInfo.find(tagId)->second.puller->Pull(timeNs, data); in Pull()223 pulledAtom.second.puller->SetStatsCompanionService(statsCompanionService); in SetStatsCompanionService()337 totalCleared += pulledAtom.second.puller->ForceClearCache(); in ForceClearPullerCache()345 totalCleared += pulledAtom.second.puller->ClearCacheIfNecessary(timestampNs); in ClearPullerCacheIfNecessary()
46 sp<StatsPuller> puller; member