Home
last modified time | relevance | path

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

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