Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_info.h63 struct ThresholdList { struct
66 explicit ThresholdList(std::optional<std::string> logging_name, std::vector<T> thresholds) in ThresholdList() argument
71 ThresholdList &operator=(const ThresholdList &) = default; argument
73 ThresholdList &operator=(ThresholdList &&) = default; argument