Home
last modified time | relevance | path

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

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