Home
last modified time | relevance | path

Searched refs:populateGlobalAtom (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.h292 bool populateGlobalAtom(std::vector<uint8_t>* pulledData);
DTimeStats.cpp94 bool TimeStats::populateGlobalAtom(std::vector<uint8_t>* pulledData) { in populateGlobalAtom() function in android::impl::TimeStats
261 success = populateGlobalAtom(pulledData); in onPullAtom()