/external/bluetooth/glib/gio/ |
D | gmount.c | 356 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()
|
D | gfileinputstream.c | 156 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()
|
D | gfile.c | 826 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 …]
|
D | gfileoutputstream.c | 170 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()
|
D | gappinfo.c | 350 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()
|
D | gioerror.c | 149 return G_IO_ERROR_NOT_SUPPORTED; in g_io_error_from_errno()
|
D | gdrive.c | 380 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()
|
D | gvolume.c | 375 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()
|
D | gioenums.h | 365 G_IO_ERROR_NOT_SUPPORTED, enumerator
|
D | gwin32appinfo.c | 335 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()
|
D | glocalfile.c | 1768 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()
|
D | goutputstream.c | 210 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()
|
D | gmemoryinputstream.c | 520 G_IO_ERROR_NOT_SUPPORTED, in g_memory_input_stream_truncate()
|
D | ginputstream.c | 201 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in g_input_stream_read()
|
D | glocalfileinfo.c | 2156 g_set_error (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, in _g_local_file_info_set_attribute()
|
D | ChangeLog | 1124 * gfile.c: (g_file_copy): Clear G_IO_ERROR_NOT_SUPPORTED errors
|
/external/bluetooth/glib/gio/win32/ |
D | gwinhttpfile.c | 430 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,
|