Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.cpp923 const auto write_path_name = ::android::base::StringPrintf("%s_%s", name.data(), "w"); in initializePowercapEntry() local
925 if (!cooling_devices_.addThermalFile(write_path_name, cdev_info.write_path.empty() in initializePowercapEntry()