Searched refs:ReadNode (Results 1 – 5 of 5) sorted by relevance
36 if (!ReadNode(path, content)) { in ReadNodeToInt()45 bool ThermalHdfUtils::ReadNode(const std::string& path, std::string& out) in ReadNode() function in OHOS::HDI::Thermal::V1_1::ThermalHdfUtils
150 if (!ThermalHdfUtils::ReadNode(iter->typePath, tzType)) { in ParseThermalZoneInfo()
225 ThermalHdfUtils::ReadNode( in ParseTracingSubNode()
348 ThermalHdfUtils::ReadNode(info.valuePath, value); in WriteToFile()
33 static bool ReadNode(const std::string& path, std::string& out);