Searched refs:suspiciousSystemPathsToCheck (Results 1 – 3 of 3) sorted by relevance
204 for path in suspiciousSystemPathsToCheck where FileManager.default.fileExists(atPath: path) { in doesSuspiciousSystemPathExist()237 static var suspiciousSystemPathsToCheck: [String] { variable
208 for path in suspiciousSystemPathsToCheck where FileManager.default.fileExists(atPath: path) { in doesSuspiciousSystemPathExist()241 static var suspiciousSystemPathsToCheck: [String] { variable