Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgioenums.h1153 G_DBUS_ERROR_NO_REPLY, /* org.freedesktop.DBus.Error.NoReply */ enumerator
Dgdbuserror.c116 {G_DBUS_ERROR_NO_REPLY, "org.freedesktop.DBus.Error.NoReply"},
Dgioenumtypes.c944 { G_DBUS_ERROR_NO_REPLY, "G_DBUS_ERROR_NO_REPLY", "no-reply" }, in g_dbus_error_get_type()