Home
last modified time | relevance | path

Searched defs:loop_ (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/engine/flutter/fml/platform/darwin/
Dmessage_loop_darwin.h22 CFRef<CFRunLoopRef> loop_; variable
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dthread.h35 std::unique_ptr<async::Loop> loop_; variable
/third_party/flutter/engine/flutter/fml/
Dmessage_loop.h49 fml::RefPtr<MessageLoopImpl> loop_; variable
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/
Ddart_component_controller.h64 std::unique_ptr<async::Loop> loop_; variable
/third_party/node/src/
Dinspector_socket_server.h92 uv_loop_t* loop_; variable
Dnode_watchdog.h59 uv_loop_t loop_; variable
Dnode_platform.h102 uv_loop_t* const loop_; variable
Dnode_worker.cc228 uv_loop_t loop_; member in node::worker::WorkerThreadData
Dnode_platform.cc161 uv_loop_t loop_; member in node::WorkerThreadsTaskRunner::DelayedTaskScheduler
/third_party/libuv/src/
Duv-common.h283 #define uv__handle_init(loop_, h, type_) \ argument
/third_party/node/test/cctest/
Dtest_inspector_socket_server.cc233 uv_loop_t* loop_; member in __anon5e748f1a0111::SocketWrapper