Searched refs:g_dbus_connection_new_sync (Results 1 – 7 of 7) sorted by relevance
/third_party/glib/gio/tests/ |
D | gdbus-non-socket.c | 183 connection = g_dbus_connection_new_sync (streams[0], in test_non_socket() 246 connection = g_dbus_connection_new_sync (streams[1], in test_non_socket()
|
D | gdbus-overflow.c | 122 producer = g_dbus_connection_new_sync (G_IO_STREAM (socket_connection), in test_overflow() 166 consumer = g_dbus_connection_new_sync (G_IO_STREAM (socket_connection), in test_overflow()
|
D | gdbus-peer.c | 551 connection = g_dbus_connection_new_sync (G_IO_STREAM (socket_connection), 1206 conn = g_dbus_connection_new_sync (iostream, VALID_GUID, in test_peer_invalid_conn_stream_sync()
|
/third_party/glib/gio/ |
D | gdbusconnection.h | 68 GDBusConnection *g_dbus_connection_new_sync (GIOStream *stream,
|
D | gdbusserver.c | 1046 connection = g_dbus_connection_new_sync (G_IO_STREAM (socket_connection), in on_run()
|
D | gdbusconnection.c | 2804 g_dbus_connection_new_sync (GIOStream *stream, in g_dbus_connection_new_sync() function
|
/third_party/glib/docs/reference/gio/ |
D | gio-sections-common.txt | 2933 g_dbus_connection_new_sync
|