Home
last modified time | relevance | path

Searched refs:BUCK_CURRENT_PATH (Results 1 - 3 of 3) sorted by relevance

/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_charger.cpp30 constexpr const char* BUCK_CURRENT_PATH = "/data/service/el0/thermal/config/buck_current"; member
140 ret = snprintf_s(buf, MAX_PATH, sizeof(buf) - 1, BUCK_CURRENT_PATH); in WriteSimValue()
/base/powermgr/thermal_manager/test/common/include/
H A Dthermal_test.h46 constexpr const char* BUCK_CURRENT_PATH = "/data/service/el0/thermal/config/buck_current"; member
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mgr_policy_test.cpp1087 int32_t value = ConvertInt(GetNodeValue(BUCK_CURRENT_PATH)); in HWTEST_F()
1153 int32_t value = ConvertInt(GetNodeValue(BUCK_CURRENT_PATH)); in HWTEST_F()
1219 int32_t value = ConvertInt(GetNodeValue(BUCK_CURRENT_PATH)); in HWTEST_F()

Completed in 3 milliseconds