Home
last modified time | relevance | path

Searched refs:g_memory_input_stream_new (Results 1 – 8 of 8) sorted by relevance

/third_party/glib/gio/tests/
Ddata-input-stream.c38 base_stream = g_memory_input_stream_new (); in test_basic()
80 base_stream = g_memory_input_stream_new (); in test_read_lines()
162 base_stream = g_memory_input_stream_new (); in test_read_lines_LF_valid_utf8()
195 base_stream = g_memory_input_stream_new (); in test_read_lines_LF_invalid_utf8()
244 base_stream = g_memory_input_stream_new (); in test_read_until()
298 base_stream = g_memory_input_stream_new (); in test_read_upto()
468 base_stream = g_memory_input_stream_new (); in test_read_int()
Dmemory-input-stream.c40 stream = g_memory_input_stream_new (); in test_read_chunks()
117 stream = g_memory_input_stream_new (); in test_async()
185 stream = g_memory_input_stream_new (); in test_seek()
220 stream = g_memory_input_stream_new (); in test_truncate()
249 stream = g_memory_input_stream_new (); in test_read_bytes()
Dio-stream.c146 in = g_memory_input_stream_new (); in test_close_memory()
/third_party/glib/gio/
Dgmemoryinputstream.c176 g_memory_input_stream_new (void) in g_memory_input_stream_new() function
202 stream = g_memory_input_stream_new (); in g_memory_input_stream_new_from_data()
226 stream = g_memory_input_stream_new (); in g_memory_input_stream_new_from_bytes()
Dgmemoryinputstream.h71 GInputStream * g_memory_input_stream_new (void);
/third_party/libsoup/libsoup/
Dsoup-request-data.c103 memstream = g_memory_input_stream_new (); in soup_request_data_send()
Dsoup-session.c3985 istream = g_memory_input_stream_new (); in async_send_request_finished()
4523 stream = g_memory_input_stream_new (); in soup_session_send()
4543 stream = g_memory_input_stream_new (); in soup_session_send()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt729 g_memory_input_stream_new