Home
last modified time | relevance | path

Searched refs:SimulatorNotSupported (Results 1 – 12 of 12) sorted by relevance

/expo/packages/expo-modules-core/ios/Swift/Exceptions/
H A DCommonExceptions.swift28 public final class SimulatorNotSupported: Exception { class
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Swift/Exceptions/
H A DCommonExceptions.swift28 public final class SimulatorNotSupported: Exception { class
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/Swift/Exceptions/
H A DCommonExceptions.swift28 public final class SimulatorNotSupported: Exception { class
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/Swift/Exceptions/
H A DCommonExceptions.swift28 public final class SimulatorNotSupported: Exception { class
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/kotlin/exception/
H A DCommonExceptions.kt30 …class SimulatorNotSupported : CodedException(message = "This operation is not supported on the sim… class
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/kotlin/exception/
H A DCommonExceptions.kt30 …class SimulatorNotSupported : CodedException(message = "This operation is not supported on the sim… class
/expo/packages/expo-modules-core/android/src/main/java/expo/modules/kotlin/exception/
H A DCommonExceptions.kt35 …class SimulatorNotSupported : CodedException(message = "This operation is not supported on the sim… class
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/kotlin/exception/
H A DCommonExceptions.kt35 …class SimulatorNotSupported : CodedException(message = "This operation is not supported on the sim… class
/expo/ios/versioned/sdk49/EXCamera/EXCamera/
H A DCameraViewModule.swift163 throw Exceptions.SimulatorNotSupported() in definition()
175 throw Exceptions.SimulatorNotSupported() in definition()
187 throw Exceptions.SimulatorNotSupported() in definition()
199 throw Exceptions.SimulatorNotSupported() in definition()
/expo/packages/expo-camera/ios/EXCamera/
H A DCameraViewModule.swift163 throw Exceptions.SimulatorNotSupported() in definition()
175 throw Exceptions.SimulatorNotSupported() in definition()
187 throw Exceptions.SimulatorNotSupported() in definition()
199 throw Exceptions.SimulatorNotSupported() in definition()
/expo/ios/versioned/sdk48/EXCamera/EXCamera/
H A DCameraViewModule.swift155 throw Exceptions.SimulatorNotSupported() in definition()
167 throw Exceptions.SimulatorNotSupported() in definition()
179 throw Exceptions.SimulatorNotSupported() in definition()
191 throw Exceptions.SimulatorNotSupported() in definition()
/expo/ios/versioned/sdk47/EXCamera/EXCamera/
H A DCameraViewModule.swift155 throw Exceptions.SimulatorNotSupported() in definition()
167 throw Exceptions.SimulatorNotSupported() in definition()
179 throw Exceptions.SimulatorNotSupported() in definition()
191 throw Exceptions.SimulatorNotSupported() in definition()