Home
last modified time | relevance | path

Searched defs:message_handler (Results 1 – 19 of 19) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Dplugin_registrar.cc43 const BinaryMessageHandler& message_handler = in ForwardToHandler() local
135 BinaryMessageHandler* message_handler = &handlers_[channel]; in SetMessageHandler() local
/third_party/gstreamer/gstplugins_base/tests/examples/gio/
Dgiosrc-mounting.c52 message_handler (GstBus * bus, GstMessage * message, gpointer user_data) in message_handler() function
/third_party/gstreamer/gstplugins_base/tests/examples/playrec/
Dplayrec.c39 message_handler (GstBus * bus, GstMessage * message, gpointer user_data) in message_handler() function
/third_party/libcoap/examples/contiki/
Dcoap-observer.c95 message_handler(coap_context_t *ctx, in message_handler() function
/third_party/gstreamer/gstplugins_good/tests/examples/spectrum/
Dspectrum-example.c32 message_handler (GstBus * bus, GstMessage * message, gpointer data) in message_handler() function
Ddemo-osssrc.c116 message_handler (GstBus * bus, GstMessage * message, gpointer data) in message_handler() function
Ddemo-audiotest.c163 message_handler (GstBus * bus, GstMessage * message, gpointer data) in message_handler() function
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/
Dgio.c33 message_handler (GstBus * bus, GstMessage * msg, gpointer data) in message_handler() function
/third_party/gstreamer/gstplugins_good/tests/examples/level/
Dlevel-example.c29 message_handler (GstBus * bus, GstMessage * message, gpointer data) in message_handler() function
/third_party/boost/doc/html/boost_asio/example/cpp11/executors/
Dactor.cpp40 class message_handler : public message_handler_base class
202 void message_handler(Message msg, actor_address /* from */) in message_handler() function in receiver
/third_party/boost/libs/asio/example/cpp11/executors/
Dactor.cpp40 class message_handler : public message_handler_base class
202 void message_handler(Message msg, actor_address /* from */) in message_handler() function in receiver
/third_party/boost/libs/asio/example/cpp14/executors/
Dactor.cpp40 class message_handler : public message_handler_base class
201 void message_handler(Message msg, actor_address /* from */) in message_handler() function in receiver
/third_party/gstreamer/gstplugins_good/tests/examples/equalizer/
Ddemo.c136 message_handler (GstBus * bus, GstMessage * message, gpointer data) in message_handler() function
/third_party/gstreamer/gstplugins_bad/tests/examples/va/
Dmain.c180 message_handler (GstBus * bus, GstMessage * msg, gpointer data) in message_handler() function
Dmultiple-vpp.c130 message_handler (GstBus * bus, GstMessage * msg, gpointer data) in message_handler() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_new_helpers.c374 static DBusHandlerResult message_handler(DBusConnection *connection, in message_handler() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new_helpers.c374 static DBusHandlerResult message_handler(DBusConnection *connection, in message_handler() function
/third_party/libcoap/examples/
Dcoap-client.c313 message_handler(coap_session_t *session COAP_UNUSED, in message_handler() function
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js1951 this.message_handler = function(message) { method in anonymousFunction349b0da30100.RemoteContext