Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/TimeStats/
H A DTimeStats.h279 bool populateGlobalAtom(std::string* pulledData);
H A DTimeStats.cpp91 bool TimeStats::populateGlobalAtom(std::string* pulledData) { in populateGlobalAtom() function in android::impl::TimeStats
249 success = populateGlobalAtom(pulledData); in onPullAtom()