Home
last modified time | relevance | path

Searched refs:G_FILE_ERROR_INVAL (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitutils.c86 g_set_error_literal (err, G_FILE_ERROR, G_FILE_ERROR_INVAL, in gst_split_util_find_files()
93 g_set_error_literal (err, G_FILE_ERROR, G_FILE_ERROR_INVAL, in gst_split_util_find_files()
/third_party/glib/glib/
Dgfileutils.h52 G_FILE_ERROR_INVAL, enumerator
Dgfileutils.c607 return G_FILE_ERROR_INVAL; in g_file_error_from_errno()
2361 G_FILE_ERROR_INVAL, in g_file_read_link()
Dgtimezone.c458 G_FILE_ERROR_INVAL); in zone_identifier_unix()
/third_party/glib/glib/tests/
Dmappedfile.c58 g_assert_true (g_error_matches (error, G_FILE_ERROR, G_FILE_ERROR_INVAL) || in test_device()
Dfileutils.c797 g_assert_cmpint (g_file_error_from_errno (EINVAL), ==, G_FILE_ERROR_INVAL); in test_file_errors()
1289 g_assert_error (error, G_FILE_ERROR, G_FILE_ERROR_INVAL); in test_read_link()
/third_party/glib/tests/
Dfile-test.c191 g_assert_error (error, G_FILE_ERROR, G_FILE_ERROR_INVAL); in test_readlink()
/third_party/glib/gio/gvdb/
Dgvdb-reader.c175 g_set_error_literal (error, G_FILE_ERROR, G_FILE_ERROR_INVAL, "invalid gvdb header"); in gvdb_table_new_from_bytes()
/third_party/glib/gio/
Dgresource.c556 if (g_error_matches (gvdb_table_error, G_FILE_ERROR, G_FILE_ERROR_INVAL)) in g_resource_error_from_gvdb_table_error()
/third_party/glib/gio/tests/
Dgsettings.c2589 g_assert_error (error, G_FILE_ERROR, G_FILE_ERROR_INVAL); in test_schema_source()
2595 g_assert_error (error, G_FILE_ERROR, G_FILE_ERROR_INVAL); in test_schema_source()