Home
last modified time | relevance | path

Searched refs:G_IO_ERROR_EXISTS (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/glib/gio/
Dgioerror.c65 return G_IO_ERROR_EXISTS; in g_io_error_from_errno()
Dgioenums.h352 G_IO_ERROR_EXISTS, enumerator
Dglocalfile.c1154 G_IO_ERROR_EXISTS, in g_local_file_set_display_name()
2170 G_IO_ERROR_EXISTS, in g_local_file_move()
Dgfile.c1948 my_error->domain == G_IO_ERROR && my_error->code == G_IO_ERROR_EXISTS) in copy_symlink()
2032 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_EXISTS, in open_source_for_copy()
/external/bluetooth/glib/gio/tests/
Dlive-g-file.c684 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_EXISTS); in do_copy_move()
846 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_EXISTS); in test_create()
852 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_EXISTS); in test_create()