Home
last modified time | relevance | path

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

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