Searched refs:validPath (Results 1 – 1 of 1) sorted by relevance
160 for (auto validPath : validPaths) { in VerifyFilePath() local161 if (filePath.find(validPath) == 0) { in VerifyFilePath()