Home
last modified time | relevance | path

Searched refs:G_DBUS_ERROR_IO_ERROR (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/gio/
Dgioenums.h1154 G_DBUS_ERROR_IO_ERROR, /* org.freedesktop.DBus.Error.IOError */ enumerator
Dgdbuserror.c117 {G_DBUS_ERROR_IO_ERROR, "org.freedesktop.DBus.Error.IOError"},
Dgioenumtypes.c945 { G_DBUS_ERROR_IO_ERROR, "G_DBUS_ERROR_IO_ERROR", "io-error" }, in g_dbus_error_get_type()