Home
last modified time | relevance | path

Searched refs:bus_dispatch_matches (Results 1 – 4 of 4) sorted by relevance

/external/dbus/bus/
Ddispatch.h32 dbus_bool_t bus_dispatch_matches (BusTransaction *transaction,
Dactivation.c1185 if (!bus_dispatch_matches (transaction, in bus_activation_send_pending_auto_activation_messages()
1965 …retval = bus_dispatch_matches (activation_transaction, NULL, bus_service_get_primary_owners_connec… in bus_activation_activate_service()
Ddispatch.c82 bus_dispatch_matches (BusTransaction *transaction, in bus_dispatch_matches() function
343 if (!bus_dispatch_matches (transaction, connection, addressed_recipient, message, &error)) in bus_dispatch()
Ddriver.c87 retval = bus_dispatch_matches (transaction, NULL, NULL, message, error); in bus_driver_send_service_owner_changed()