Home
last modified time | relevance | path

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

/hardware/google/pixel/powerstats/
DGenericStateResidencyDataProvider.cpp106 static auto findNext(const std::vector<T> &collection, FILE *fp, char **line, size_t *len, in findNext() function
141 (nextState = findNext<std::pair<uint32_t, StateResidencyConfig>>( in getStateData()
186 (nextConfig = findNext<decltype(mPowerEntityConfigs)::value_type>( in getResults()