Home
last modified time | relevance | path

Searched defs:extractStat (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/powerstats/
DPowerStatsUtils.cpp26 bool extractStat(const char *line, const std::string &prefix, uint64_t &stat) { in extractStat() function
/hardware/google/pixel/powerstats/dataproviders/
DWlanStateResidencyDataProvider.cpp34 static bool extractStat(const char *line, const std::string &prefix, uint64_t *stat) { in extractStat() function
DGenericStateResidencyDataProvider.cpp43 static bool extractStat(const char *line, const std::string &prefix, uint64_t *stat) { in extractStat() function