Home
last modified time | relevance | path

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

/external/dbus/bus/
Ddispatch.c416 block_connection_until_message_from_bus (BusContext *context, in block_connection_until_message_from_bus() function
797 block_connection_until_message_from_bus (context, connection, "reply to Hello"); in check_hello_message()
999 block_connection_until_message_from_bus (context, connection, "reply to Hello"); in check_double_hello_message()
1101 block_connection_until_message_from_bus (context, connection, "reply to GetConnectionUnixUser"); in check_get_connection_unix_user()
1238block_connection_until_message_from_bus (context, connection, "reply to GetConnectionUnixProcessID… in check_get_connection_unix_process_id()
1397 block_connection_until_message_from_bus (context, connection, "reply to AddMatch"); in check_add_match_all()
1565block_connection_until_message_from_bus (context, connection, "reply to ActivateService on nonexis… in check_nonexistent_service_no_auto_start()
1657 block_connection_until_message_from_bus (context, connection, "reply to Echo"); in check_nonexistent_service_auto_start()
2176 block_connection_until_message_from_bus (context, connection, "test service to exit"); in check_send_exit_to_service()
2436 block_connection_until_message_from_bus (context, connection, "activated service to connect"); in check_existent_service_no_auto_start()
[all …]