Searched refs:MSDP_DATA_DIR (Results 1 – 1 of 1) sorted by relevance
37 const std::string MSDP_DATA_DIR { "/data/msdp" }; variable55 if (stat(MSDP_DATA_DIR.c_str(), &buf) != 0) { in CreateJsonFile()138 if (!CheckFileDir(realPath, MSDP_DATA_DIR)) { in ReadJsonFile()169 if (filePath.compare(0, MSDP_DATA_DIR.size(), MSDP_DATA_DIR) != 0) { in CheckFileDir()