Searched refs:MITIGATION_NODE_DIR (Results 1 – 1 of 1) sorted by relevance
46 const std::string MITIGATION_NODE_DIR = "/data/service/el0/thermal/cooling/%s"; variable195 …ret = snprintf_s(nodeBuf, MAX_PATH, sizeof(nodeBuf) - ARG_1, MITIGATION_NODE_DIR.c_str(), dir.c_st… in AddMitigationDevice()