Home
last modified time | relevance | path

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

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