Home
last modified time | relevance | path

Searched defs:work (Results 1 – 3 of 3) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI48_0_0Instance.cpp254 void Instance::JSCallInvoker::invokeSync(std::function<void()> &&work) { in invokeSync()
260 void Instance::JSCallInvoker::invokeAsync(std::function<void()> &&work) { in invokeAsync()
285 void Instance::JSCallInvoker::scheduleAsync(std::function<void()> &&work) { in scheduleAsync()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI47_0_0Instance.cpp254 void Instance::JSCallInvoker::invokeSync(std::function<void()> &&work) { in invokeSync()
260 void Instance::JSCallInvoker::invokeAsync(std::function<void()> &&work) { in invokeAsync()
285 void Instance::JSCallInvoker::scheduleAsync(std::function<void()> &&work) { in scheduleAsync()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0Instance.cpp260 void Instance::JSCallInvoker::invokeSync(std::function<void()> &&work) { in invokeSync()
266 void Instance::JSCallInvoker::invokeAsync(std::function<void()> &&work) { in invokeAsync()
291 void Instance::JSCallInvoker::scheduleAsync(std::function<void()> &&work) { in scheduleAsync()