Home
last modified time | relevance | path

Searched refs:suspiciousSystemPathsToCheck (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-device/ios/
H A DUIDevice.swift204 for path in suspiciousSystemPathsToCheck where FileManager.default.fileExists(atPath: path) { in doesSuspiciousSystemPathExist()
237 static var suspiciousSystemPathsToCheck: [String] { variable
/expo/ios/versioned/sdk48/ExpoDevice/
H A DUIDevice.swift208 for path in suspiciousSystemPathsToCheck where FileManager.default.fileExists(atPath: path) { in doesSuspiciousSystemPathExist()
241 static var suspiciousSystemPathsToCheck: [String] { variable
/expo/ios/versioned/sdk49/ExpoDevice/
H A DUIDevice.swift208 for path in suspiciousSystemPathsToCheck where FileManager.default.fileExists(atPath: path) { in doesSuspiciousSystemPathExist()
241 static var suspiciousSystemPathsToCheck: [String] { variable