Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_simulation_node.cpp44 const std::string THERMAL_TEMP_DIR = "/data/service/el0/thermal/sensor/%s/temp"; variable
137 …ret = snprintf_s(tempBuf, MAX_PATH, sizeof(tempBuf) - ARG_1, THERMAL_TEMP_DIR.c_str(), dir.first.c… in AddSensorTypeTemp()