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.c572 if (!bus_service_remove_owner (service, old_owner_conn, in bus_registry_acquire_service()
661 if (!bus_service_remove_owner (service, connection, in bus_registry_release_service()
1104 bus_service_remove_owner (BusService *service, in bus_service_remove_owner() function
Dconnection.c226 if (!bus_service_remove_owner (service, connection, in bus_connection_disconnected()
/external/dbus/
DChangeLog.pre-1-02428 (bus_service_remove_owner): Remove the owner from the queue sending
7885 * bus/services.c (bus_service_remove_owner): fix bug #902, use
12309 * bus/services.c (bus_service_remove_owner): fix crash when
13976 by bus_service_remove_owner now.
13984 (bus_service_remove_owner):