Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgioenums.h1160 G_DBUS_ERROR_NO_SERVER, /* org.freedesktop.DBus.Error.NoServer */ enumerator
Dgdbuserror.c123 {G_DBUS_ERROR_NO_SERVER, "org.freedesktop.DBus.Error.NoServer"},
Dgioenumtypes.c951 { G_DBUS_ERROR_NO_SERVER, "G_DBUS_ERROR_NO_SERVER", "no-server" }, in g_dbus_error_get_type()