Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.cpp753 std::string state2power_path = ::android::base::StringPrintf( in initializeCoolingDevices() local
756 if (::android::base::ReadFileToString(state2power_path, &state2power_str)) { in initializeCoolingDevices()