Home
last modified time | relevance | path

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

/expo/packages/expo-device/ios/
H A DUIDevice.swift197 for path in suspiciousAppsPathToCheck where FileManager.default.fileExists(atPath: path) { in doesContainSuspiciousApps()
223 static var suspiciousAppsPathToCheck: [String] { variable
/expo/ios/versioned/sdk48/ExpoDevice/
H A DUIDevice.swift201 for path in suspiciousAppsPathToCheck where FileManager.default.fileExists(atPath: path) { in doesContainSuspiciousApps()
227 static var suspiciousAppsPathToCheck: [String] { variable
/expo/ios/versioned/sdk49/ExpoDevice/
H A DUIDevice.swift201 for path in suspiciousAppsPathToCheck where FileManager.default.fileExists(atPath: path) { in doesContainSuspiciousApps()
227 static var suspiciousAppsPathToCheck: [String] { variable