Home
last modified time | relevance | path

Searched refs:g_input_stream_read_finish (Results 26 – 50 of 111) sorted by relevance

12345

/dports/devel/gvfs/gvfs-1.46.2/daemon/
H A Dgvfshttpinputstream.c229 nread = g_input_stream_read_finish (G_INPUT_STREAM (object), result, &error); in read_callback()
H A Dgvfsbackendhttp.c375 nread = g_input_stream_read_finish (stream, result, &error); in read_ready()
/dports/net-im/pidgin-sipe/pidgin-sipe-1.24.0/src/telepathy/
H A Dtelepathy-transport.c82 gssize len = g_input_stream_read_finish(G_INPUT_STREAM(stream), in read_completed()
/dports/devel/libsoup/libsoup-2.74.0/examples/
H A Dsimple-proxy.c124 nread = g_input_stream_read_finish (G_INPUT_STREAM (object), result, &error); in tunnel_read_cb()
/dports/x11-fm/nautilus/nautilus-41.1/extensions/image-properties/
H A Dnautilus-image-properties-page.c337 count_read = g_input_stream_read_finish (stream, res, &error); in file_read_callback()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dstream-tube.c347 size = g_input_stream_read_finish (G_INPUT_STREAM (source), result, in read_cb()
914 size = g_input_stream_read_finish (G_INPUT_STREAM (source), result, in read_eof_cb()
/dports/x11/yelp/yelp-40.3/libyelp/
H A Dyelp-simple-document.c370 bytes = g_input_stream_read_finish (stream, result, NULL); in stream_read_cb()
/dports/devel/libsoup/libsoup-2.74.0/tests/
H A Dcoding-test.c331 *nread = g_input_stream_read_finish (G_INPUT_STREAM (stream), in read_finished()
H A Dtest-utils.c717 nread = g_input_stream_read_finish (stream, data.result, error); in soup_test_request_read_all()
/dports/devel/libsoup3/libsoup-3.0.3/examples/
H A Dsimple-proxy.c123 nread = g_input_stream_read_finish (G_INPUT_STREAM (object), result, &error); in tunnel_read_cb()
/dports/deskutils/spice-gtk/spice-gtk-0.37/src/
H A Dspice-file-transfer-task.c216 nbytes = g_input_stream_read_finish(G_INPUT_STREAM(self->file_stream), res, &error); in spice_file_transfer_task_read_stream_cb()
H A Dchannel-webdav.c253 size = g_input_stream_read_finish(G_INPUT_STREAM(source_object), res, &err); in server_reply_cb()
/dports/devel/anjuta/anjuta-3.34.0/plugins/sourceview/
H A Dsourceview-io.c460 current_bytes = g_input_stream_read_finish (input_stream, result, &err); in on_read_finished()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gio-0.7.0/src/
H A Dinput_stream.rs233 gio_sys::g_input_stream_read_finish(_source_object as *mut _, res, &mut error); in read_async()
/dports/x11-fm/caja/caja-1.26.0/src/
H A Dcaja-image-properties-page.c470 count_read = g_input_stream_read_finish (stream, res, &error); in file_read_callback()
/dports/www/castor/castor-0.8.16/cargo-crates/gio-0.8.1/src/
H A Dinput_stream.rs246 gio_sys::g_input_stream_read_finish(_source_object as *mut _, res, &mut error); in read_async()
/dports/net-im/fractal/fractal-4.4.0/vendor/gio/src/
H A Dinput_stream.rs246 gio_sys::g_input_stream_read_finish(_source_object as *mut _, res, &mut error); in read_async()
/dports/net-im/telepathy-idle/telepathy-idle-0.2.0/src/
H A Didle-server-connection.c267 ret = g_input_stream_read_finish(input_stream, res, &error); in _input_stream_read_ready()
/dports/net-im/purple-facebook/purple-facebook-0.9.6/patches/
H A D04-revert-gio.patch196 - ret = g_input_stream_read_finish(G_INPUT_STREAM(source), res, &err);
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-document-loader.c510 async->read = g_input_stream_read_finish (stream, res, &error); in async_read_cb()
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-image-properties-page.c479 count_read = g_input_stream_read_finish (stream, res, &error); in file_read_callback()
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/lib/ext/wocky/wocky/
H A Dwocky-xmpp-connection.c505 size = g_input_stream_read_finish (G_INPUT_STREAM (source), in _xmpp_connection_received_data()
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/lib/ext/wocky/wocky/
H A Dwocky-xmpp-connection.c505 size = g_input_stream_read_finish (G_INPUT_STREAM (source), in _xmpp_connection_received_data()
/dports/devel/glib20/glib-2.70.4/gio/tests/
H A Dunix-streams.c179 nread = g_input_stream_read_finish (in, res, &err); in main_thread_read()
/dports/net/grilo/grilo-0.3.14/libs/net/
H A Dgrl-net-wc.c557 gssize s = g_input_stream_read_finish (G_INPUT_STREAM (source), res, &error); in read_async_cb()

12345