Home
last modified time | relevance | path

Searched defs:invokeAsync (Results 1 – 14 of 14) sorted by relevance

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/
H A DABI49_0_0RuntimeSchedulerCallInvoker.cpp19 void RuntimeSchedulerCallInvoker::invokeAsync(CallFunc &&func) { in invokeAsync() function in ABI49_0_0facebook::ABI49_0_0React::RuntimeSchedulerCallInvoker
33 void RuntimeSchedulerCallInvoker::invokeAsync( in invokeAsync() function in ABI49_0_0facebook::ABI49_0_0React::RuntimeSchedulerCallInvoker
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/callinvoker/ReactCommon/
H A DABI49_0_0CallInvoker.h27 virtual void invokeAsync(SchedulerPriority /*priority*/, CallFunc &&func) { in invokeAsync() function
/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJavaScriptRuntime.cpp42 void invokeAsync(std::function<void()> &&func) override { in invokeAsync() function in expo::__anon2acc11340111::SyncCallInvoker
56 void invokeAsync(const std::string &methodName, std::function<void()> &&func) override { in invokeAsync() function in expo::__anon2acc11340111::SyncNativeMethodCallInvoker
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/
H A DABI48_0_0RuntimeSchedulerCallInvoker.cpp18 void RuntimeSchedulerCallInvoker::invokeAsync(std::function<void()> &&func) { in invokeAsync() function in ABI48_0_0facebook::ABI48_0_0React::RuntimeSchedulerCallInvoker
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/
H A DABI47_0_0RuntimeSchedulerCallInvoker.cpp19 void RuntimeSchedulerCallInvoker::invokeAsync(std::function<void()> &&func) { in invokeAsync() function in ABI47_0_0facebook::ABI47_0_0React::RuntimeSchedulerCallInvoker
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/bridging/tests/
H A DABI48_0_0BridgingTest.h20 void invokeAsync(std::function<void()> &&fn) override { in invokeAsync() function
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/bridging/tests/
H A DABI49_0_0BridgingTest.h20 void invokeAsync(std::function<void()> &&fn) override { in invokeAsync() function
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/bridging/tests/
H A DABI47_0_0BridgingTest.h20 void invokeAsync(std::function<void()> &&fn) override { in invokeAsync() function
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI48_0_0NativeToJsBridge.cpp328 void invokeAsync(std::function<void()> &&func) override { in getDecoratedNativeCallInvoker() function in ABI48_0_0facebook::ABI48_0_0React::NativeToJsBridge::getDecoratedNativeCallInvoker::NativeCallInvoker
H A DABI48_0_0Instance.cpp260 void Instance::JSCallInvoker::invokeAsync(std::function<void()> &&work) { in invokeAsync() function in ABI48_0_0facebook::ABI48_0_0React::Instance::JSCallInvoker
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI47_0_0Instance.cpp260 void Instance::JSCallInvoker::invokeAsync(std::function<void()> &&work) { in invokeAsync() function in ABI47_0_0facebook::ABI47_0_0React::Instance::JSCallInvoker
H A DABI47_0_0NativeToJsBridge.cpp328 void invokeAsync(std::function<void()> &&func) override { in getDecoratedNativeCallInvoker() function in ABI47_0_0facebook::ABI47_0_0React::NativeToJsBridge::getDecoratedNativeCallInvoker::NativeCallInvoker
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0NativeToJsBridge.cpp328 void invokeAsync(std::function<void()> &&func) override { in getDecoratedNativeCallInvoker() function in ABI49_0_0facebook::ABI49_0_0React::NativeToJsBridge::getDecoratedNativeCallInvoker::NativeCallInvoker
H A DABI49_0_0Instance.cpp266 void Instance::JSCallInvoker::invokeAsync(std::function<void()> &&work) { in invokeAsync() function in ABI49_0_0facebook::ABI49_0_0React::Instance::JSCallInvoker