Home
last modified time | relevance | path

Searched defs:io_stream (Results 1 – 11 of 11) sorted by relevance

/third_party/glib/gio/
Dgtcpwrapperconnection.c66 g_tcp_wrapper_connection_get_input_stream (GIOStream *io_stream) in g_tcp_wrapper_connection_get_input_stream()
74 g_tcp_wrapper_connection_get_output_stream (GIOStream *io_stream) in g_tcp_wrapper_connection_get_output_stream()
Dgfileiostream.c147 GIOStream *io_stream; in g_file_io_stream_query_info() local
217 GIOStream *io_stream; in g_file_io_stream_query_info_async() local
288 GIOStream *io_stream; in g_file_io_stream_get_etag() local
368 GIOStream *io_stream; in g_file_io_stream_seek() local
444 GIOStream *io_stream; in g_file_io_stream_truncate() local
Dghttpproxy.c184 GIOStream *io_stream, in g_http_proxy_connect()
305 GIOStream *io_stream; member
339 GIOStream *io_stream, in g_http_proxy_connect_async()
Dgsocks4aproxy.c195 GIOStream *io_stream, in g_socks4a_proxy_connect()
249 GIOStream *io_stream; member
302 GIOStream *io_stream, in g_socks4a_proxy_connect_async()
Dgsocks5proxy.c422 GIOStream *io_stream, in g_socks5_proxy_connect()
553 GIOStream *io_stream; member
630 GIOStream *io_stream, in g_socks5_proxy_connect_async()
Dgsocketconnection.c110 g_socket_connection_get_output_stream (GIOStream *io_stream) in g_socket_connection_get_output_stream()
/third_party/glib/gio/tests/
Dg-file-info.c148 GFileIOStream *io_stream = NULL; in test_g_file_info_modification_time() local
Dproxy-test.c274 GIOStream *io_stream, in g_proxy_base_connect()
323 GIOStream *io_stream, in g_proxy_base_connect_async()
Dfile.c1695 GFileIOStream *io_stream = NULL; in test_replace() local
/third_party/libsoup/tests/
Dserver-test.c730 get_input_stream (GIOStream *io_stream) in get_input_stream()
738 get_output_stream (GIOStream *io_stream) in get_output_stream()
/third_party/libsoup/libsoup/
Dsoup-websocket-connection.c117 GIOStream *io_stream; member