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