Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgioenums.h1166 G_DBUS_ERROR_FILE_NOT_FOUND, /* org.freedesktop.DBus.Error.FileNotFound */ enumerator
Dgdbuserror.c129 {G_DBUS_ERROR_FILE_NOT_FOUND, "org.freedesktop.DBus.Error.FileNotFound"},
Dgioenumtypes.c957 { G_DBUS_ERROR_FILE_NOT_FOUND, "G_DBUS_ERROR_FILE_NOT_FOUND", "file-not-found" }, in g_dbus_error_get_type()