Home
last modified time | relevance | path

Searched refs:valuePath (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp328 if (info.valuePath == logInfo.back().valuePath && info.title == logInfo.back().title) { in WriteToEmptyFile()
350 if (!ThermalHdfUtils::ReadNode(info.valuePath, value)) { in WriteToFile()
354 if (info.valuePath == logInfo.back().valuePath && info.title == logInfo.back().title) { in WriteToFile()
H A Dthermal_hdf_config.cpp225 std::string valuePath; in ParseTracingSubNode() local
245 valuePath = std::string(reinterpret_cast<char*>(xmlValuePath)); in ParseTracingSubNode()
252 info.valuePath = valuePath; in ParseTracingSubNode()
255 COMP_HDI, "traceInfo.title = %{public}s, traceInfo.valuePath = %{private}s", title.c_str(), valuePath.c_str()); in ParseTracingSubNode()
/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dthermal_hdf_config.h42 std::string valuePath; member

Completed in 2 milliseconds