Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/utils/native/include/
Dconstants.h53 constexpr const char* BUCK_PROTOCOL = "buck"; variable
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
Daction_charger.cpp143 } else if (protocol_ == BUCK_PROTOCOL) { in WriteSimValue()
Daction_voltage.cpp140 } else if (protocol_ == BUCK_PROTOCOL) { in WriteMockNode()