/third_party/gstreamer/gstplugins_base/gst/tcp/ |
D | gsttcpserversrc.c | 296 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_server_src_create() 334 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_server_src_create() 347 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_server_src_create() 488 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_server_src_start() 499 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_server_src_start() 513 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_server_src_start()
|
D | gsttcpclientsrc.c | 295 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_client_src_create() 328 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_client_src_create() 450 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) in gst_tcp_client_src_start() 468 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_client_src_start() 488 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_client_src_start()
|
D | gsttcpclientsink.c | 213 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_client_sink_render() 323 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) in gst_tcp_client_sink_start() 343 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_client_sink_start() 363 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_client_sink_start()
|
D | gsttcpserversink.c | 375 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_server_sink_init_send() 386 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_server_sink_init_send() 400 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_tcp_server_sink_init_send()
|
D | gstsocketsrc.c | 353 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_socket_src_fill()
|
/third_party/glib/gio/ |
D | gioerror.c | 154 return G_IO_ERROR_CANCELLED; in g_io_error_from_errno() 343 return G_IO_ERROR_CANCELLED; in g_io_error_from_win32_error()
|
D | gsimpleasyncresult.c | 870 G_IO_ERROR_CANCELLED, in complete_in_idle_cb_for_thread() 896 G_IO_ERROR_CANCELLED, in run_in_thread()
|
D | gsocketservice.c | 386 if (!g_error_matches (error, G_IO_ERROR, G_IO_ERROR_CANCELLED)) in g_socket_service_ready()
|
D | giostream.c | 756 g_error_matches (error, G_IO_ERROR, G_IO_ERROR_CANCELLED) && in splice_cb() 861 G_IO_ERROR, G_IO_ERROR_CANCELLED, in g_io_stream_splice_async()
|
D | gopenuriportal.c | 181 g_task_return_new_error (task, G_IO_ERROR, G_IO_ERROR_CANCELLED, "Launch cancelled"); in response_received()
|
D | gioenums.h | 550 G_IO_ERROR_CANCELLED, enumerator
|
D | gcancellable.c | 318 G_IO_ERROR_CANCELLED, in g_cancellable_set_error_if_cancelled()
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstsplitfilesrc.c | 319 if (err->code == G_IO_ERROR_CANCELLED) in gst_split_file_src_start() 329 if (err->code == G_IO_ERROR_CANCELLED) in gst_split_file_src_start() 338 if (err->code == G_IO_ERROR_CANCELLED) in gst_split_file_src_start() 511 if (err->code == G_IO_ERROR_CANCELLED) in gst_split_file_src_create() 523 if (err->code == G_IO_ERROR_CANCELLED) in gst_split_file_src_create()
|
/third_party/glib/gio/tests/ |
D | task.c | 686 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in asynchronous_cancellation_callback() 848 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in cancel_callback() 900 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in return_if_cancelled_callback() 1441 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in return_on_cancel_callback() 1654 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_return_on_cancel_sync() 1684 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_return_on_cancel_sync() 1717 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_return_on_cancel_sync() 1763 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in return_on_cancel_atomic_callback() 1973 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_return_pointer()
|
D | gsocketclient-slow.c | 75 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in on_connected_cancelled()
|
D | gdbus-threading.c | 199 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_delivery_in_thread_func() 228 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_delivery_in_thread_func()
|
D | async-splice-output-stream.c | 65 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_copy_chunks_splice_cb()
|
D | gsubprocess.c | 221 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_exit1_cancel_wait_check_cb() 509 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_cat_eof() 934 g_assert_error (data.error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_communicate_cancelled() 1009 g_assert_error (data.error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_communicate_cancelled_async() 1082 g_assert_error (data.error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_communicate_utf8_cancelled_async() 1161 g_assert_error (data.error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_communicate_utf8_cancelled()
|
D | cancellable.c | 169 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in on_mock_operation_ready()
|
D | gdbus-connection.c | 370 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in msg_cb_expect_error_cancelled() 393 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in msg_cb_expect_error_cancelled_2()
|
/third_party/libsoup/examples/ |
D | simple-proxy.c | 80 if (g_error_matches (error, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in tunnel_wrote_cb() 126 if (g_error_matches (error, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in tunnel_read_cb()
|
/third_party/libsoup/tests/ |
D | requester-test.c | 187 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_sent() 507 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in do_sync_request() 795 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in do_close_test_for_session()
|
/third_party/gstreamer/gstplugins_bad/gst/librfb/ |
D | rfbdecoder.c | 116 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in rfb_decoder_connect_tcp() 222 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in rfb_decoder_read() 262 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in rfb_decoder_send()
|
/third_party/libsoup/libsoup/ |
D | soup-content-sniffer-stream.c | 126 g_error_matches (my_error, G_IO_ERROR, G_IO_ERROR_CANCELLED) || in read_and_sniff()
|
D | soup-address.c | 647 error->code == G_IO_ERROR_CANCELLED) in update_addrs() 683 error->code == G_IO_ERROR_CANCELLED) in update_name()
|