Searched defs:validPaths (Results 1 – 2 of 2) sorted by relevance
74 std::vector<const std::string> validPaths; variable
149 bool VerifyFilePath(const std::string& filePath, const std::vector<const std::string>& validPaths) in VerifyFilePath()