Home
last modified time | relevance | path

Searched refs:ConvertInt (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/thermal/test/unittest/
Dhdf_thermal_hdi_test.cpp87 static int32_t ConvertInt(const std::string &value);
130 int32_t HdfThermalHdiTest::ConvertInt(const std::string &value) in ConvertInt() function in __anon09ea97300111::HdfThermalHdiTest
173 int32_t value = HdfThermalHdiTest::ConvertInt(freq);
205 int32_t value = HdfThermalHdiTest::ConvertInt(freq);
237 int32_t value = HdfThermalHdiTest::ConvertInt(current);
302 int32_t value = HdfThermalHdiTest::ConvertInt(isolateNumStr);
/drivers/peripheral/thermal/interfaces/hdi_service/include/
Dthermal_zone_manager.h71 int32_t ConvertInt(const std::string &value) in ConvertInt() function