Searched refs:checkFileExists (Results 1 – 2 of 2) sorted by relevance
87 bool checkFileExists(const std::string& filePath);
157 bool checkFileExists(const std::string& filePath) in checkFileExists() function240 return checkFileExists(PSU_JSON_PATH); in usePsuJsonFile()