Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgioenums.h1167 G_DBUS_ERROR_FILE_EXISTS, /* org.freedesktop.DBus.Error.FileExists */ enumerator
Dgdbuserror.c130 {G_DBUS_ERROR_FILE_EXISTS, "org.freedesktop.DBus.Error.FileExists"},
Dgioenumtypes.c958 { G_DBUS_ERROR_FILE_EXISTS, "G_DBUS_ERROR_FILE_EXISTS", "file-exists" }, in g_dbus_error_get_type()