Home
last modified time | relevance | path

Searched refs:runOnExecutorQueue (Results 1 – 9 of 9) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI48_0_0NativeToJsBridge.cpp127 runOnExecutorQueue( in initializeRuntime()
135 runOnExecutorQueue( in loadBundle()
182 runOnExecutorQueue([this, in callFunction()
221 runOnExecutorQueue( in invokeCallback()
245 runOnExecutorQueue([bundleId, bundlePath](JSExecutor *executor) { in registerBundle()
253 runOnExecutorQueue([propName = std::move(propName), in setGlobalVariable()
275 runOnExecutorQueue([=](JSExecutor *executor) { in handleMemoryPressure()
292 void NativeToJsBridge::runOnExecutorQueue( in runOnExecutorQueue() function in ABI48_0_0facebook::ABI48_0_0React::NativeToJsBridge
H A DABI48_0_0NativeToJsBridge.h101 void runOnExecutorQueue(std::function<void(JSExecutor *)> task);
H A DABI48_0_0Instance.cpp221 strongNativeToJsBridge->runOnExecutorQueue( in getRuntimeExecutor()
287 strongNativeToJsBridge->runOnExecutorQueue( in scheduleAsync()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI47_0_0NativeToJsBridge.cpp127 runOnExecutorQueue( in initializeRuntime()
135 runOnExecutorQueue( in loadBundle()
182 runOnExecutorQueue([this, in callFunction()
221 runOnExecutorQueue( in invokeCallback()
245 runOnExecutorQueue([bundleId, bundlePath](JSExecutor *executor) { in registerBundle()
253 runOnExecutorQueue([propName = std::move(propName), in setGlobalVariable()
275 runOnExecutorQueue([=](JSExecutor *executor) { in handleMemoryPressure()
292 void NativeToJsBridge::runOnExecutorQueue( in runOnExecutorQueue() function in ABI47_0_0facebook::ABI47_0_0React::NativeToJsBridge
H A DABI47_0_0NativeToJsBridge.h101 void runOnExecutorQueue(std::function<void(JSExecutor *)> task);
H A DABI47_0_0Instance.cpp221 strongNativeToJsBridge->runOnExecutorQueue( in getRuntimeExecutor()
287 strongNativeToJsBridge->runOnExecutorQueue( in scheduleAsync()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0NativeToJsBridge.cpp127 runOnExecutorQueue( in initializeRuntime()
135 runOnExecutorQueue( in loadBundle()
182 runOnExecutorQueue([this, in callFunction()
221 runOnExecutorQueue( in invokeCallback()
245 runOnExecutorQueue([bundleId, bundlePath](JSExecutor *executor) { in registerBundle()
253 runOnExecutorQueue([propName = std::move(propName), in setGlobalVariable()
275 runOnExecutorQueue([=](JSExecutor *executor) { in handleMemoryPressure()
292 void NativeToJsBridge::runOnExecutorQueue( in runOnExecutorQueue() function in ABI49_0_0facebook::ABI49_0_0React::NativeToJsBridge
H A DABI49_0_0NativeToJsBridge.h101 void runOnExecutorQueue(std::function<void(JSExecutor *)> task);
H A DABI49_0_0Instance.cpp226 strongNativeToJsBridge->runOnExecutorQueue( in getRuntimeExecutor()
293 strongNativeToJsBridge->runOnExecutorQueue( in scheduleAsync()