Searched refs:deviceEnergyContent (Results 1 – 1 of 1) sorted by relevance
163 std::string deviceEnergyContent; in findEnergySourceToWatch() local166 &deviceEnergyContent)) { in findEnergySourceToWatch()167 } else if (deviceEnergyContent.size()) { in findEnergySourceToWatch()182 std::string deviceEnergyContent; in updateEnergyValues() local188 if (!::android::base::ReadFileToString(path, &deviceEnergyContent)) { in updateEnergyValues()192 deviceEnergyContents.append(deviceEnergyContent); in updateEnergyValues()