Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.h112 struct CurrTempStatus { struct
126 std::unordered_map<std::string, CurrTempStatus> curr_temp_status_map_; argument
Dthermal_stats_helper.cpp79 void resetCurrentTempStatus(CurrTempStatus *curr_temp_status, float new_temp) { in resetCurrentTempStatus()