Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/
H A DThermal.cpp448 const auto &cdev_status_map = thermal_helper_.GetCdevStatusMap(); in dumpThrottlingRequestStatus() local
451 for (const auto &cdev_status_pair : cdev_status_map) { in dumpThrottlingRequestStatus()