Searched refs:bus_dispatch_matches (Results 1 – 3 of 3) sorted by relevance
/external/dbus/bus/ |
D | dispatch.h | 32 dbus_bool_t bus_dispatch_matches (BusTransaction *transaction,
|
D | dispatch.c | 67 bus_dispatch_matches (BusTransaction *transaction, in bus_dispatch_matches() function 311 if (!bus_dispatch_matches (transaction, connection, addressed_recipient, message, &error)) in bus_dispatch()
|
D | driver.c | 84 retval = bus_dispatch_matches (transaction, NULL, NULL, message, error); in bus_driver_send_service_owner_changed()
|