Home
last modified time | relevance | path

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

/drivers/peripheral/thermal/interfaces/hdi_service/include/
Dthermal_hdf_utils.h34 static int32_t WriteNode(const std::string& path, std::string& data);
/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_hdf_utils.cpp52 int32_t ThermalHdfUtils::WriteNode(const std::string& path, std::string& data) in WriteNode() function in OHOS::HDI::Thermal::V1_1::ThermalHdfUtils