Home
last modified time | relevance | path

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

/external/dbus/bus/
Dservices.h80 dbus_bool_t bus_service_remove_owner (BusService *service,
Dservices.c574 if (!bus_service_remove_owner (service, old_owner_conn, in bus_registry_acquire_service()
663 if (!bus_service_remove_owner (service, connection, in bus_registry_release_service()
1106 bus_service_remove_owner (BusService *service, in bus_service_remove_owner() function
Dconnection.c205 if (!bus_service_remove_owner (service, connection, in bus_connection_disconnected()
/external/dbus/
DChangeLog2495 (bus_service_remove_owner): Remove the owner from the queue sending
7952 * bus/services.c (bus_service_remove_owner): fix bug #902, use
12376 * bus/services.c (bus_service_remove_owner): fix crash when
14043 by bus_service_remove_owner now.
14051 (bus_service_remove_owner):