Searched refs:context_handler (Results 1 – 3 of 3) sorted by relevance
| /third_party/gstreamer/gstplugins_bad/tests/examples/va/ |
| D | main.c | 36 context_handler (GstBus * bus, GstMessage * msg, gpointer data) in context_handler() function 239 gst_bus_set_sync_handler (bus, context_handler, app, NULL); in build_pipeline()
|
| D | multiple-vpp.c | 49 context_handler (GstBus * bus, GstMessage * msg, gpointer data) in context_handler() function 230 gst_bus_set_sync_handler (bus, context_handler, app, NULL); in build_pipeline()
|
| /third_party/cef/libcef/browser/net_service/ |
| D | resource_request_handler_wrapper.cc | 1159 CefRefPtr<CefRequestContextHandler> context_handler = in GetHandler() local 1162 if (context_handler) { in GetHandler() 1166 handler = context_handler->GetResourceRequestHandler( in GetHandler()
|