Home
last modified time | relevance | path

Searched defs:throttling_status (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/camera/common/hal/common/
Dthermal_types.h63 ThrottlingSeverity throttling_status = ThrottlingSeverity::kNone; member
/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_throttling.cpp197 auto &throttling_status = thermal_throttling_status_map_.at(temp.name); in updatePowerBudget() local
/aosp_15_r20/hardware/google/pixel/thermal/
Dthermal-helper.cpp1524 std::pair<ThrottlingSeverity, ThrottlingSeverity> throttling_status; in thermalWatcherCallbackFunc() local