Home
last modified time | relevance | path

Searched refs:kill_client_connection_unchecked (Results 1 – 2 of 2) sorted by relevance

/external/dbus/bus/
Ddispatch.c669 kill_client_connection_unchecked (DBusConnection *connection) in kill_client_connection_unchecked() function
1507 kill_client_connection_unchecked (connection); in check_hello_connection()
4103 kill_client_connection_unchecked (foo); in bus_dispatch_test()
4104 kill_client_connection_unchecked (bar); in bus_dispatch_test()
4105 kill_client_connection_unchecked (baz); in bus_dispatch_test()
4153 kill_client_connection_unchecked (foo); in bus_dispatch_sha1_test()
/external/dbus/
DChangeLog4926 kill_client_connection_unchecked, check_hello_connection):