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.c455 block_connection_until_message_from_bus (BusContext *context, in block_connection_until_message_from_bus() function
835 block_connection_until_message_from_bus (context, connection, "reply to Hello"); in check_hello_message()
1037 block_connection_until_message_from_bus (context, connection, "reply to Hello"); in check_double_hello_message()
1139 block_connection_until_message_from_bus (context, connection, "reply to GetConnectionUnixUser"); in check_get_connection_unix_user()
1276block_connection_until_message_from_bus (context, connection, "reply to GetConnectionUnixProcessID… in check_get_connection_unix_process_id()
1450 block_connection_until_message_from_bus (context, connection, "reply to AddMatch"); in check_add_match_all()
1618block_connection_until_message_from_bus (context, connection, "reply to ActivateService on nonexis… in check_nonexistent_service_no_auto_start()
1710 block_connection_until_message_from_bus (context, connection, "reply to Echo"); in check_nonexistent_service_auto_start()
2229 block_connection_until_message_from_bus (context, connection, "test service to exit"); in check_send_exit_to_service()
2489 block_connection_until_message_from_bus (context, connection, "activated service to connect"); in check_existent_service_no_auto_start()
[all …]