Home
last modified time | relevance | path

Searched refs:G_DBUS_ERROR_NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/gio/
Dgioenums.h1156 G_DBUS_ERROR_NOT_SUPPORTED, /* org.freedesktop.DBus.Error.NotSupported */ enumerator
Dgapplicationimpl-dbus.c216 …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()
Dgdbuserror.c119 {G_DBUS_ERROR_NOT_SUPPORTED, "org.freedesktop.DBus.Error.NotSupported"},
Dgioenumtypes.c947 { G_DBUS_ERROR_NOT_SUPPORTED, "G_DBUS_ERROR_NOT_SUPPORTED", "not-supported" }, in g_dbus_error_get_type()