Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_policy.h35 struct PolicyConfig { struct
42 using PolicyConfigMap = std::map<std::string, std::vector<PolicyConfig>>; argument