Home
last modified time | relevance | path

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

/external/dbus/bus/
Ddispatch.c708 kill_client_connection_unchecked (DBusConnection *connection) in kill_client_connection_unchecked() function
1560 kill_client_connection_unchecked (connection); in check_hello_connection()
4626 kill_client_connection_unchecked (foo); in bus_dispatch_test_conf()
4627 kill_client_connection_unchecked (bar); in bus_dispatch_test_conf()
4628 kill_client_connection_unchecked (baz); in bus_dispatch_test_conf()
4685 kill_client_connection_unchecked (foo); in bus_dispatch_test_conf_fail()
4760 kill_client_connection_unchecked (foo); in bus_dispatch_sha1_test()
4907 kill_client_connection_unchecked (foo); in bus_unix_fds_passing_test()
4910 kill_client_connection_unchecked (bar); in bus_unix_fds_passing_test()
/external/dbus/
DChangeLog.pre-1-04859 kill_client_connection_unchecked, check_hello_connection):