Searched refs:VerifyFilePath (Results 1 – 3 of 3) sorted by relevance
32 AT_SYMBOL_HIDDEN bool VerifyFilePath(const std::string& filePath, const std::vector<const std::stri…
154 bool VerifyFilePath(const std::string& filePath, const std::vector<const std::string>& validPaths) in VerifyFilePath() function
477 if (!VerifyFilePath(path, VALID_FILE_PATH)) { in CreateFileForRequest()