Home
last modified time | relevance | path

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

/external/dbus/bus/
Ddispatch.c701 kill_client_connection_unchecked (DBusConnection *connection) in kill_client_connection_unchecked() function
1553 kill_client_connection_unchecked (connection); in check_hello_connection()
4619 kill_client_connection_unchecked (foo); in bus_dispatch_test_conf()
4620 kill_client_connection_unchecked (bar); in bus_dispatch_test_conf()
4621 kill_client_connection_unchecked (baz); in bus_dispatch_test_conf()
4678 kill_client_connection_unchecked (foo); in bus_dispatch_test_conf_fail()
4753 kill_client_connection_unchecked (foo); in bus_dispatch_sha1_test()
4899 kill_client_connection_unchecked (foo); in bus_unix_fds_passing_test()
4902 kill_client_connection_unchecked (bar); in bus_unix_fds_passing_test()
/external/dbus/
DChangeLog.pre-1-04859 kill_client_connection_unchecked, check_hello_connection):