Searched refs:ReadNodeToInt (Results 1 – 3 of 3) sorted by relevance
32 static int32_t ReadNodeToInt(const std::string& path);
33 int32_t ThermalHdfUtils::ReadNodeToInt(const std::string& path) in ReadNodeToInt() function in OHOS::HDI::Thermal::V1_1::ThermalHdfUtils
189 info.temp = ThermalHdfUtils::ReadNodeToInt(iter.tempPath); in CollectCallbackInfo()243 info.temp = ThermalHdfUtils::ReadNodeToInt(iter.tempPath); in GetCallbackInfo()