Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/include/thermal_policy/
Dthermal_policy.h36 struct PolicyConfig { struct
43 using PolicyConfigMap = std::map<std::string, std::vector<PolicyConfig>>; argument