Home
last modified time | relevance | path

Searched refs:G_IO_ERROR_CANCELLED (Results 1 – 25 of 51) sorted by relevance

123

/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgsttcpserversrc.c296 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()
Dgsttcpclientsrc.c295 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()
Dgsttcpclientsink.c213 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()
Dgsttcpserversink.c375 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()
Dgstsocketsrc.c353 if (g_error_matches (err, G_IO_ERROR, G_IO_ERROR_CANCELLED)) { in gst_socket_src_fill()
/third_party/glib/gio/
Dgioerror.c154 return G_IO_ERROR_CANCELLED; in g_io_error_from_errno()
343 return G_IO_ERROR_CANCELLED; in g_io_error_from_win32_error()
Dgsimpleasyncresult.c870 G_IO_ERROR_CANCELLED, in complete_in_idle_cb_for_thread()
896 G_IO_ERROR_CANCELLED, in run_in_thread()
Dgsocketservice.c386 if (!g_error_matches (error, G_IO_ERROR, G_IO_ERROR_CANCELLED)) in g_socket_service_ready()
Dgiostream.c756 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()
Dgopenuriportal.c181 g_task_return_new_error (task, G_IO_ERROR, G_IO_ERROR_CANCELLED, "Launch cancelled"); in response_received()
Dgioenums.h550 G_IO_ERROR_CANCELLED, enumerator
Dgcancellable.c318 G_IO_ERROR_CANCELLED, in g_cancellable_set_error_if_cancelled()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitfilesrc.c319 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/
Dtask.c686 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()
Dgsocketclient-slow.c75 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in on_connected_cancelled()
Dgdbus-threading.c199 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()
Dasync-splice-output-stream.c65 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in test_copy_chunks_splice_cb()
Dgsubprocess.c221 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()
Dcancellable.c169 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_CANCELLED); in on_mock_operation_ready()
Dgdbus-connection.c370 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/
Dsimple-proxy.c80 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/
Drequester-test.c187 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/
Drfbdecoder.c116 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/
Dsoup-content-sniffer-stream.c126 g_error_matches (my_error, G_IO_ERROR, G_IO_ERROR_CANCELLED) || in read_and_sniff()
Dsoup-address.c647 error->code == G_IO_ERROR_CANCELLED) in update_addrs()
683 error->code == G_IO_ERROR_CANCELLED) in update_name()

123