Searched refs:scheduleAsync (Results 1 – 6 of 6) sorted by relevance
249 scheduleAsync(std::move(m_workBuffer.front())); in setNativeToJsBridgeAndFlushCalls()282 scheduleAsync(std::move(work)); in invokeAsync()285 void Instance::JSCallInvoker::scheduleAsync(std::function<void()> &&work) { in scheduleAsync() function in ABI48_0_0facebook::ABI48_0_0React::Instance::JSCallInvoker
162 void scheduleAsync(std::function<void()> &&work);
249 scheduleAsync(std::move(m_workBuffer.front())); in setNativeToJsBridgeAndFlushCalls()282 scheduleAsync(std::move(work)); in invokeAsync()285 void Instance::JSCallInvoker::scheduleAsync(std::function<void()> &&work) { in scheduleAsync() function in ABI47_0_0facebook::ABI47_0_0React::Instance::JSCallInvoker
255 scheduleAsync(std::move(m_workBuffer.front())); in setNativeToJsBridgeAndFlushCalls()288 scheduleAsync(std::move(work)); in invokeAsync()291 void Instance::JSCallInvoker::scheduleAsync(std::function<void()> &&work) { in scheduleAsync() function in ABI49_0_0facebook::ABI49_0_0React::Instance::JSCallInvoker