Home
last modified time | relevance | path

Searched refs:g_subprocess_get_stdout_pipe (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/gio/tests/
Dgsubprocess.c351 stdout_stream = g_subprocess_get_stdout_pipe (proc); in test_echo1()
380 stdout_stream = g_subprocess_get_stdout_pipe (proc); in test_echo_merged()
438 stdout_stream = g_subprocess_get_stdout_pipe (proc); in test_cat_utf8()
508 …s = g_input_stream_read (g_subprocess_get_stdout_pipe (cat), &buffer, sizeof buffer, cancellable, … in test_cat_eof()
520 …s = g_input_stream_read (g_subprocess_get_stdout_pipe (cat), &buffer, sizeof buffer, NULL, &error); in test_cat_eof()
655 first_stdout = g_subprocess_get_stdout_pipe (first); in test_multi_1()
657 second_stdout = g_subprocess_get_stdout_pipe (second); in test_multi_1()
659 third_stdout = g_subprocess_get_stdout_pipe (third); in test_multi_1()
1388 stdout_stream = g_subprocess_get_stdout_pipe (proc); in test_env()
1435 stdout_stream = g_subprocess_get_stdout_pipe (proc); in test_env_inherit()
[all …]
Dfile.c2025 result = splice_to_string (g_subprocess_get_stdout_pipe (du), &error); in get_size_from_du()
/third_party/glib/gio/
Dgsubprocess.h55 GInputStream * g_subprocess_get_stdout_pipe (GSubprocess *subprocess);
Dgsubprocess.c646 g_subprocess_get_stdout_pipe (GSubprocess *subprocess) in g_subprocess_get_stdout_pipe() function
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt4568 g_subprocess_get_stdout_pipe