Searched refs:G_DBUS_ERROR_NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance
/third_party/glib/gio/ |
D | gioenums.h | 1156 G_DBUS_ERROR_NOT_SUPPORTED, /* org.freedesktop.DBus.Error.NotSupported */ enumerator
|
D | gapplicationimpl-dbus.c | 216 …dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_NOT_SUPPORTED, "Applic… in g_application_impl_method_call() 265 … g_dbus_method_invocation_return_error (invocation, G_DBUS_ERROR, G_DBUS_ERROR_NOT_SUPPORTED, in g_application_impl_method_call()
|
D | gdbuserror.c | 119 {G_DBUS_ERROR_NOT_SUPPORTED, "org.freedesktop.DBus.Error.NotSupported"},
|
D | gioenumtypes.c | 947 { G_DBUS_ERROR_NOT_SUPPORTED, "G_DBUS_ERROR_NOT_SUPPORTED", "not-supported" }, in g_dbus_error_get_type()
|