Searched refs:block_connection_until_message_from_bus (Results 1 – 1 of 1) sorted by relevance
/external/dbus/bus/ |
D | dispatch.c | 448 block_connection_until_message_from_bus (BusContext *context, in block_connection_until_message_from_bus() function 828 block_connection_until_message_from_bus (context, connection, "reply to Hello"); in check_hello_message() 1030 block_connection_until_message_from_bus (context, connection, "reply to Hello"); in check_double_hello_message() 1132 block_connection_until_message_from_bus (context, connection, "reply to GetConnectionUnixUser"); in check_get_connection_unix_user() 1269 …block_connection_until_message_from_bus (context, connection, "reply to GetConnectionUnixProcessID… in check_get_connection_unix_process_id() 1443 block_connection_until_message_from_bus (context, connection, "reply to AddMatch"); in check_add_match_all() 1611 …block_connection_until_message_from_bus (context, connection, "reply to ActivateService on nonexis… in check_nonexistent_service_no_auto_start() 1703 block_connection_until_message_from_bus (context, connection, "reply to Echo"); in check_nonexistent_service_auto_start() 2222 block_connection_until_message_from_bus (context, connection, "test service to exit"); in check_send_exit_to_service() 2482 block_connection_until_message_from_bus (context, connection, "activated service to connect"); in check_existent_service_no_auto_start() [all …]
|