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

  /external/dbus/test/
test-utils.c 121 dbus_connection_set_dispatch_status_function (connection, dispatch_status_function,
164 dbus_connection_set_dispatch_status_function (connection, NULL, NULL, NULL);
189 dbus_connection_set_dispatch_status_function (connection, NULL, NULL, NULL);
  /external/dbus/dbus/
dbus-connection.h 125 * may have changed. Set with dbus_connection_set_dispatch_status_function().
259 void dbus_connection_set_dispatch_status_function (DBusConnection *connection,
dbus-connection.c 132 * dbus_connection_set_dispatch_status_function() allows
142 * dbus_connection_set_dispatch_status_function(),
5008 dbus_connection_set_dispatch_status_function (DBusConnection *connection, function
    [all...]
  /external/dbus/bus/
connection.c 254 dbus_connection_set_dispatch_status_function (connection,
678 dbus_connection_set_dispatch_status_function (connection,
758 dbus_connection_set_dispatch_status_function (connection,
    [all...]

Completed in 128 milliseconds