Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/thermal/utils/
H A Dpower_files.h43 struct PowerStatus { struct
51 using PowerStatusMap = std::unordered_map<std::string, PowerStatus>; argument