Searched refs:G_IO_ERROR_DBUS_ERROR (Results 1 – 7 of 7) sorted by relevance
/third_party/glib/gio/tests/ |
D | gdbus-error.c | 90 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_DBUS_ERROR); in check_unregistered_error()
|
D | gdbus-proxy.c | 66 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_DBUS_ERROR); in test_methods()
|
D | gdbus-export.c | 821 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_DBUS_ERROR); in test_dispatch_thread_func()
|
D | gdbus-peer.c | 979 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_DBUS_ERROR); in do_test_peer()
|
/third_party/glib/gio/ |
D | gioenums.h | 567 G_IO_ERROR_DBUS_ERROR, enumerator
|
D | gdbuserror.c | 655 G_IO_ERROR_DBUS_ERROR, in g_dbus_error_new_for_dbus_error()
|
D | gioenumtypes.c | 477 { G_IO_ERROR_DBUS_ERROR, "G_IO_ERROR_DBUS_ERROR", "dbus-error" }, in g_io_error_enum_get_type()
|