/third_party/glib/gio/tests/ |
D | gdbus-connection.c | 132 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in test_connection_bus_failure() 161 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in test_connection_life_cycle() 170 c2 = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in test_connection_life_cycle() 412 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in test_connection_send() 575 c1 = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in test_connection_signals() 791 con = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in test_connection_signal_match_rules() 960 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in test_connection_filter() 1174 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in test_connection_serials() 1225 connection = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in test_connection_basic()
|
D | gdbus-connection-flush-helper.c | 32 c = g_bus_get_sync (G_BUS_TYPE_SESSION, in main()
|
D | gdbus-bz627724.c | 55 the_connection = g_bus_get_sync (G_BUS_TYPE_SESSION, in my_object_class_init()
|
D | gdbus-threading.c | 500 connection = g_bus_get_sync (G_BUS_TYPE_SESSION, in test_method_calls_in_thread() 565 conn = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in get_sync_in_thread() 661 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in main()
|
D | gapplication.c | 139 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); 172 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); 254 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); 380 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in properties() 561 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in test_quit()
|
D | gdbus-connection-loss.c | 129 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in main()
|
D | gdbus-address-get-session.c | 188 GDBusConnection *bus = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &err); in check_and_cleanup_autolaunched_win32_bus()
|
D | actions.c | 675 bus = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in call_list() 725 bus = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in call_describe() 761 bus = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in test_dbus_export() 890 bus = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in do_export() 958 bus = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in test_bug679509()
|
D | gdbus-proxy-threads.c | 209 connection = g_bus_get_sync (G_BUS_TYPE_SESSION, in test_proxy()
|
D | gdbus-proxy-unique-name.c | 65 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in test_proxy_unique_name()
|
D | gdbus-exit-on-close.c | 116 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in test_exit_on_close_subprocess()
|
D | gdbus-connection-slow.c | 67 connection = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in test_connection_flush()
|
D | gdbus-proxy-well-known-name.c | 65 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in test_proxy_well_known_name()
|
D | gdbus-export.c | 1020 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in test_object_registration() 1436 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in test_object_registration_with_closures() 1565 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in test_registered_interfaces() 1735 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in test_async_properties()
|
D | gdbus-proxy.c | 701 connection = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in test_basic() 774 connection = g_bus_get_sync (G_BUS_TYPE_SESSION, in test_proxy()
|
D | gdbus-introspection.c | 110 connection = g_bus_get_sync (G_BUS_TYPE_SESSION, in test_introspection_parser()
|
D | gdbus-names.c | 167 c = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in test_bus_own_name() 710 connection = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in test_bus_watch_name()
|
D | gmenumodel.c | 1009 bus = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in test_dbus_roundtrip() 1148 bus = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in test_dbus_subscriptions() 1198 bus = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in do_export()
|
/third_party/glib/gio/ |
D | ggtknotificationbackend.c | 57 session_bus = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in g_gtk_notification_backend_is_supported()
|
D | gtrashportal.c | 51 GDBusConnection *connection = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, NULL); in ensure_trash_portal()
|
D | gdocumentportal.c | 50 connection = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, error); in get_document_portal()
|
D | gopenuriportal.c | 51 GDBusConnection *connection = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in init_openuri_portal()
|
D | gapplication-tool.c | 264 session = g_bus_get_sync (G_BUS_TYPE_SESSION, NULL, &error); in app_call()
|
D | gdbusconnection.h | 50 GDBusConnection *g_bus_get_sync (GBusType bus_type,
|
D | gapplicationimpl-dbus.c | 609 impl->session_bus = g_bus_get_sync (G_BUS_TYPE_SESSION, cancellable, NULL); in g_application_impl_register()
|