Home
last modified time | relevance | path

Searched refs:BUCK_PROTOCOL (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/utils/native/include/
H A Dconstants.h50 const std::string BUCK_PROTOCOL = "buck"; variable
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_voltage.cpp135 } else if (protocol_ == BUCK_PROTOCOL) { in WriteMockNode()
H A Daction_charger.cpp139 } else if (protocol_ == BUCK_PROTOCOL) { in WriteSimValue()