Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_simulation_node.cpp46 const std::string MITIGATION_NODE_DIR = "/data/service/el0/thermal/cooling/%s"; variable
195 …ret = snprintf_s(nodeBuf, MAX_PATH, sizeof(nodeBuf) - ARG_1, MITIGATION_NODE_DIR.c_str(), dir.c_st… in AddMitigationDevice()