Home
last modified time | relevance | path

Searched refs:G_IO_ERROR_NOT_SUPPORTED (Results 1 – 17 of 17) sorted by relevance

/external/bluetooth/glib/gio/
Dgmount.c356 G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_mount_unmount()
431 G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_mount_eject()
513 G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_mount_remount()
597 G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_mount_guess_content_type()
686 G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_mount_guess_content_type_sync()
Dgfileinputstream.c156 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_file_input_stream_query_info()
338 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_file_input_stream_seek()
382 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_file_input_stream_seekable_truncate()
423 g_set_error_literal (&error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in query_info_async_thread()
Dgfile.c826 G_IO_ERROR_NOT_SUPPORTED, in g_file_enumerate_children()
1056 G_IO_ERROR_NOT_SUPPORTED, in g_file_query_info()
1191 G_IO_ERROR_NOT_SUPPORTED, in g_file_query_filesystem_info()
1427 G_IO_ERROR_NOT_SUPPORTED, in g_file_read()
1481 G_IO_ERROR_NOT_SUPPORTED, in g_file_append_to()
1538 G_IO_ERROR_NOT_SUPPORTED, in g_file_create()
1621 G_IO_ERROR_NOT_SUPPORTED, in g_file_replace()
2345 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in file_copy_fallback()
2471 if (my_error->domain != G_IO_ERROR || my_error->code != G_IO_ERROR_NOT_SUPPORTED) in g_file_copy()
2497 if (my_error->domain != G_IO_ERROR || my_error->code != G_IO_ERROR_NOT_SUPPORTED) in g_file_copy()
[all …]
Dgfileoutputstream.c170 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_file_output_stream_query_info()
383 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_file_output_stream_seek()
459 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_file_output_stream_truncate()
525 g_set_error_literal (&error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in query_info_async_thread()
Dgappinfo.c350 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_app_info_set_as_default_for_extension()
383 G_IO_ERROR_NOT_SUPPORTED, in g_app_info_add_supports_type()
441 G_IO_ERROR_NOT_SUPPORTED, in g_app_info_remove_supports_type()
Dgioerror.c149 return G_IO_ERROR_NOT_SUPPORTED; in g_io_error_from_errno()
Dgdrive.c380 G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_drive_eject()
450 G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_drive_poll_for_media()
Dgvolume.c375 G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_volume_mount()
449 G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_volume_eject()
Dgioenums.h365 G_IO_ERROR_NOT_SUPPORTED, enumerator
Dgwin32appinfo.c335 G_IO_ERROR_NOT_SUPPORTED, in g_win32_app_info_launch_uris()
357 G_IO_ERROR_NOT_SUPPORTED, in g_win32_app_info_set_as_default_for_type()
369 G_IO_ERROR_NOT_SUPPORTED, in g_app_info_create_from_commandline()
Dglocalfile.c1768 G_IO_ERROR_NOT_SUPPORTED, in g_local_file_trash()
1847 G_IO_ERROR_NOT_SUPPORTED, in g_local_file_trash()
1867 G_IO_ERROR_NOT_SUPPORTED, in g_local_file_trash()
1930 G_IO_ERROR_NOT_SUPPORTED, in g_local_file_trash()
2080 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Symlinks not supported"); in g_local_file_make_symbolic_link()
2096 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Copy not supported"); in g_local_file_copy()
2120 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Move not supported"); in g_local_file_move()
2216 G_IO_ERROR_NOT_SUPPORTED, in g_local_file_move()
Dgoutputstream.c210 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_output_stream_write()
411 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_output_stream_real_splice()
Dgmemoryinputstream.c520 G_IO_ERROR_NOT_SUPPORTED, in g_memory_input_stream_truncate()
Dginputstream.c201 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_input_stream_read()
Dglocalfileinfo.c2156 g_set_error (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in _g_local_file_info_set_attribute()
DChangeLog1124 * gfile.c: (g_file_copy): Clear G_IO_ERROR_NOT_SUPPORTED errors
/external/bluetooth/glib/gio/win32/
Dgwinhttpfile.c430 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_winhttp_file_set_display_name()
726 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED,