HomeSort by relevance Sort by last modified time
    Searched refs:dbus_connection_set_dispatch_status_function (Results 1 - 5 of 5) sorted by null

  /external/dbus/test/
test-utils.c 120 dbus_connection_set_dispatch_status_function (connection, dispatch_status_function,
163 dbus_connection_set_dispatch_status_function (connection, NULL, NULL, NULL);
188 dbus_connection_set_dispatch_status_function (connection, NULL, NULL, NULL);
  /external/bluetooth/bluez/gdbus/
mainloop.c 261 dbus_connection_set_dispatch_status_function(conn, dispatch_status,
  /external/dbus/dbus/
dbus-connection.h 125 * may have changed. Set with dbus_connection_set_dispatch_status_function().
212 void dbus_connection_set_dispatch_status_function (DBusConnection *connection,
dbus-connection.c 122 * dbus_connection_set_dispatch_status_function() allows
132 * dbus_connection_set_dispatch_status_function(),
4765 dbus_connection_set_dispatch_status_function (DBusConnection *connection, function
    [all...]
  /external/dbus/bus/
connection.c 246 dbus_connection_set_dispatch_status_function (connection,
604 dbus_connection_set_dispatch_status_function (connection,
681 dbus_connection_set_dispatch_status_function (connection,
    [all...]

Completed in 52 milliseconds