Searched defs:event_loop (Results 1 – 17 of 17) sorted by relevance
| /third_party/node/src/ |
| D | node_main_instance.cc | 26 uv_loop_t* event_loop, in NodeMainInstance() 46 uv_loop_t* event_loop, in Create() 56 uv_loop_t* event_loop, in NodeMainInstance()
|
| D | node_platform.h | 83 const uv_loop_t* event_loop() const { return loop_; } in event_loop() function
|
| D | env-inl.h | 48 inline uv_loop_t* IsolateData::event_loop() const { in event_loop() function 542 inline uv_loop_t* Environment::event_loop() const { in event_loop() function
|
| D | node_http2.h | 714 uv_loop_t* event_loop() const { in event_loop() function
|
| D | env.cc | 189 uv_loop_t* event_loop, in IsolateData()
|
| D | node_api.cc | 1174 uv_loop_t* event_loop = nullptr; in napi_queue_async_work() local
|
| /third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-event-loop/source/ |
| D | EventLoop.cpp | 22 void event_loop() { in event_loop() function
|
| /third_party/gstreamer/gstreamer/tests/examples/streams/ |
| D | stream-status.c | 5 event_loop (GstBus * bus, GstElement * pipe) in event_loop() function
|
| D | rtpool-test.c | 9 event_loop (GstBus * bus, GstElement * pipe) in event_loop() function
|
| /third_party/gstreamer/gstreamer/tests/examples/stepping/ |
| D | framestep1.c | 5 event_loop (GstElement * pipe) in event_loop() function
|
| /third_party/gstreamer/gstreamer/tests/benchmarks/ |
| D | controller.c | 33 event_loop (GstElement * pipe) in event_loop() function
|
| D | capsnego.c | 137 event_loop (GstElement * bin) in event_loop() function
|
| /third_party/gstreamer/gstplugins_good/tests/examples/v4l2/ |
| D | camctrl.c | 35 event_loop (GstElement * bin) in event_loop() function
|
| /third_party/node/src/api/ |
| D | environment.cc | 266 Isolate* NewIsolate(ArrayBufferAllocator* allocator, uv_loop_t* event_loop) { in NewIsolate() 273 uv_loop_t* event_loop, in NewIsolate() 290 uv_loop_t* event_loop, in NewIsolate() 298 uv_loop_t* event_loop, in NewIsolate()
|
| /third_party/flutter/engine/flutter/shell/platform/glfw/ |
| D | flutter_glfw.cc | 56 std::unique_ptr<flutter::GLFWEventLoop> event_loop; member
|
| /third_party/nghttp2/src/ |
| D | shrpx.cc | 1310 int event_loop() { in event_loop() function
|
| /third_party/ffmpeg/fftools/ |
| D | ffplay.c | 3278 static void event_loop(VideoState *cur_stream) in event_loop() function
|