Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_voltage.cpp30 constexpr const char* BUCK_VOLTAGE_PATH = "/data/service/el0/thermal/config/buck_voltage"; member
136 ret = snprintf_s(buf, MAX_PATH, sizeof(buf) - 1, BUCK_VOLTAGE_PATH); in WriteMockNode()
/base/powermgr/thermal_manager/test/common/include/
H A Dthermal_test.h48 constexpr const char* BUCK_VOLTAGE_PATH = "/data/service/el0/thermal/config/buck_voltage"; member
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mgr_policy_test.cpp1131 int32_t value = ConvertInt(GetNodeValue(BUCK_VOLTAGE_PATH)); in HWTEST_F()
1197 int32_t value = ConvertInt(GetNodeValue(BUCK_VOLTAGE_PATH)); in HWTEST_F()
1263 std::string ret = GetNodeValue(BUCK_VOLTAGE_PATH); in HWTEST_F()

Completed in 4 milliseconds