Searched refs:ConvertInt (Results 1 – 8 of 8) sorted by relevance
54 int32_t value = ConvertInt(ret);75 int32_t value = ConvertInt(ret);96 int32_t value = ConvertInt(ret);117 int32_t value = ConvertInt(ret);138 int32_t value = ConvertInt(ret);144 value = ConvertInt(ret);165 int32_t value = ConvertInt(ret);171 value = ConvertInt(ret);192 int32_t value = ConvertInt(ret);198 value = ConvertInt(ret);[all …]
56 EXPECT_EQ(1, FileOperation::ConvertInt(dir));
121 int32_t ThermalMgrSystemTest::ConvertInt(const std::string& value) in ConvertInt() function in ThermalMgrSystemTest225 int32_t value = ThermalMgrSystemTest::ConvertInt(level);264 int32_t value = ThermalMgrSystemTest::ConvertInt(level);303 int32_t value = ThermalMgrSystemTest::ConvertInt(level);342 int32_t value = ThermalMgrSystemTest::ConvertInt(level);380 value = ThermalMgrSystemTest::ConvertInt(level);400 value = ThermalMgrSystemTest::ConvertInt(level);438 value = ThermalMgrSystemTest::ConvertInt(level);458 value = ThermalMgrSystemTest::ConvertInt(level);496 value = ThermalMgrSystemTest::ConvertInt(level);[all …]
30 static int32_t ConvertInt(const std::string &value);
57 static int32_t ConvertInt(const std::string &value);
52 static int32_t ConvertInt(const std::string& value);
108 int32_t FileOperation::ConvertInt(const std::string &value) in ConvertInt() function in OHOS::PowerMgr::FileOperation
72 int32_t ThermalTest::ConvertInt(const std::string& value) in ConvertInt() function in OHOS::PowerMgr::ThermalTest