Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_info.h84 std::unordered_map<std::string, std::vector<ThresholdList<T> > > record_by_threshold; member
Dthermal_info.cpp1625 std::unordered_map<std::string, std::vector<ThresholdList<T>>> record_by_threshold; in ParseStatsInfo() local