Searched refs:G_DBUS_ERROR_FAILED (Results 1 – 8 of 8) sorted by relevance
/third_party/glib/gio/tests/ |
D | gdbus-error.c | 69 G_DBUS_ERROR_FAILED); in test_registered_errors()
|
D | gdbus-testserver.c | 778 G_DBUS_ERROR, G_DBUS_ERROR_FAILED, in handle_get_property() 796 G_DBUS_ERROR, G_DBUS_ERROR_FAILED, in handle_set_property()
|
/third_party/glib/gio/ |
D | gioenums.h | 1149 G_DBUS_ERROR_FAILED, /* org.freedesktop.DBus.Error.Failed */ enumerator
|
D | gdbuserror.c | 112 {G_DBUS_ERROR_FAILED, "org.freedesktop.DBus.Error.Failed"},
|
D | gapplicationimpl-dbus.c | 641 g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_FAILED, in g_application_impl_register()
|
D | gioenumtypes.c | 940 { G_DBUS_ERROR_FAILED, "G_DBUS_ERROR_FAILED", "failed" }, in g_dbus_error_get_type()
|
D | gdbusdaemon.c | 1213 G_DBUS_ERROR, G_DBUS_ERROR_FAILED, in handle_update_activation_environment()
|
D | gdbusconnection.c | 5454 g_set_error (error, G_DBUS_ERROR, G_DBUS_ERROR_FAILED, in register_with_closures_on_get_property() 5510 G_DBUS_ERROR, G_DBUS_ERROR_FAILED, in register_with_closures_on_set_property()
|