Home
last modified time | relevance | path

Searched defs:max_throttle_step (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_info.h136 int max_throttle_step; member
Dthermal_info.cpp312 int max_throttle_step = std::numeric_limits<int>::max(); in ParseBindedCdevInfo() local