Home
last modified time | relevance | path

Searched defs:runOnQueue (Results 1 – 20 of 20) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/java/expo/modules/kotlin/functions/
H A DBaseAsyncFunctionComponent.kt22 fun runOnQueue(queue: Queues) = apply { in call() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/kotlin/functions/
H A DBaseAsyncFunctionComponent.kt22 fun runOnQueue(queue: Queues) = apply { in call() method
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/kotlin/functions/
H A DBaseAsyncFunctionComponent.kt22 fun runOnQueue(queue: Queues) = apply { in call() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/kotlin/functions/
H A DBaseAsyncFunctionComponent.kt22 fun runOnQueue(queue: Queues) = apply { in call() method
/expo/packages/expo-modules-core/ios/Swift/Functions/
H A DAsyncFunctionComponent.swift12 func runOnQueue(_ queue: DispatchQueue?) -> Self in runOnQueue() function
139 public func runOnQueue(_ queue: DispatchQueue?) -> Self { in runOnQueue() function
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/Swift/Functions/
H A DAsyncFunctionComponent.swift12 func runOnQueue(_ queue: DispatchQueue?) -> Self in runOnQueue() function
136 public func runOnQueue(_ queue: DispatchQueue?) -> Self { in runOnQueue() function
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Swift/Functions/
H A DAsyncFunctionComponent.swift12 func runOnQueue(_ queue: DispatchQueue?) -> Self in runOnQueue() function
139 public func runOnQueue(_ queue: DispatchQueue?) -> Self { in runOnQueue() function
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/Swift/Functions/
H A DAsyncFunctionComponent.swift12 func runOnQueue(_ queue: DispatchQueue?) -> Self in runOnQueue() function
136 public func runOnQueue(_ queue: DispatchQueue?) -> Self { in runOnQueue() function
/expo/android/vendored/sdk49/react-native-reanimated/android/src/reactNativeVersionPatch/messageQueueThread/67/com/swmansion/reanimated/
H A DReanimatedMessageQueueThread.java9 public void runOnQueue(Runnable runnable) { in runOnQueue() method in ReanimatedMessageQueueThread
/expo/android/vendored/sdk48/react-native-reanimated/android/src/reactNativeVersionPatch/messageQueueThread/latest/com/swmansion/reanimated/
H A DReanimatedMessageQueueThread.java9 public boolean runOnQueue(Runnable runnable) { in runOnQueue() method in ReanimatedMessageQueueThread
/expo/android/vendored/sdk48/react-native-reanimated/android/src/reactNativeVersionPatch/messageQueueThread/67/com/swmansion/reanimated/
H A DReanimatedMessageQueueThread.java9 public void runOnQueue(Runnable runnable) { in runOnQueue() method in ReanimatedMessageQueueThread
/expo/android/vendored/unversioned/react-native-reanimated/android/src/reactNativeVersionPatch/messageQueueThread/67/com/swmansion/reanimated/
H A DReanimatedMessageQueueThread.java9 public void runOnQueue(Runnable runnable) { in runOnQueue() method in ReanimatedMessageQueueThread
/expo/android/vendored/unversioned/react-native-reanimated/android/src/reactNativeVersionPatch/messageQueueThread/latest/com/swmansion/reanimated/
H A DReanimatedMessageQueueThread.java9 public boolean runOnQueue(Runnable runnable) { in runOnQueue() method in ReanimatedMessageQueueThread
/expo/android/vendored/sdk49/react-native-reanimated/android/src/reactNativeVersionPatch/messageQueueThread/latest/com/swmansion/reanimated/
H A DReanimatedMessageQueueThread.java9 public boolean runOnQueue(Runnable runnable) { in runOnQueue() method in ReanimatedMessageQueueThread
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CxxModule/
H A DABI47_0_0DispatchMessageQueueThread.h24 void runOnQueue(std::function<void()> &&func) override in runOnQueue() function
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CxxModule/
H A DABI49_0_0DispatchMessageQueueThread.h24 void runOnQueue(std::function<void()> &&func) override in runOnQueue() function
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/CxxModule/
H A DABI48_0_0DispatchMessageQueueThread.h24 void runOnQueue(std::function<void()> &&func) override in runOnQueue() function
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/tests/
H A DABI49_0_0StubQueue.h15 void runOnQueue(std::function<void()> &&func) { in runOnQueue() function
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/tests/
H A DABI48_0_0StubQueue.h15 void runOnQueue(std::function<void()> &&func) { in runOnQueue() function
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/tests/
H A DABI47_0_0StubQueue.h15 void runOnQueue(std::function<void()> &&func) { in runOnQueue() function