Home
last modified time | relevance | path

Searched refs:g_memory_output_stream_new_resizable (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/gio/
Dgmemoryoutputstream.h92 GOutputStream *g_memory_output_stream_new_resizable (void);
Dgsubprocess.c1462 state->stdout_buf = (GMemoryOutputStream*)g_memory_output_stream_new_resizable (); in g_subprocess_communicate_internal()
1472 state->stderr_buf = (GMemoryOutputStream*)g_memory_output_stream_new_resizable (); in g_subprocess_communicate_internal()
Dgmemoryoutputstream.c411 g_memory_output_stream_new_resizable (void) in g_memory_output_stream_new_resizable() function
/third_party/glib/gio/tests/
Dio-stream.c147 out = g_memory_output_stream_new_resizable (); in test_close_memory()
Dmemory-output-stream.c38 mo = g_memory_output_stream_new_resizable (); in test_truncate()
204 mo = g_memory_output_stream_new_resizable (); in test_data_size()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt941 g_memory_output_stream_new_resizable