Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dpower_files.cpp177 std::string deviceEnergyContents; in updateEnergyValues() local
185 deviceEnergyContents.append(deviceEnergyContent); in updateEnergyValues()
189 std::istringstream energyData(deviceEnergyContents); in updateEnergyValues()