Searched refs:g_subprocess_communicate_utf8 (Results 1 – 5 of 5) sorted by relevance
/third_party/glib/gio/ |
D | gsubprocess.h | 145 gboolean g_subprocess_communicate_utf8 (GSubprocess *subprocess,
|
D | gsubprocess.c | 1651 g_subprocess_communicate_utf8 (GSubprocess *subprocess, in g_subprocess_communicate_utf8() function
|
/third_party/gstreamer/gstreamer/tests/validate/ |
D | gst-tester.c | 95 g_subprocess_communicate_utf8 (app->subproc, NULL, NULL, in _run_app()
|
/third_party/glib/gio/tests/ |
D | gsubprocess.c | 879 g_subprocess_communicate_utf8 (data->proc, hellostring, data->cancellable, in on_test_communicate_cancelled_idle() 1113 g_subprocess_communicate_utf8 (proc, stdin_buf, cancellable, &stdout_buf, &stderr_buf, &error); in test_communicate_utf8() 1186 g_subprocess_communicate_utf8 (proc, "", cancellable, &stdout_buf, NULL, &error); in test_communicate_nothing() 1248 ret = g_subprocess_communicate_utf8 (proc, "\xFF\xFF", NULL, in test_communicate_utf8_invalid() 1784 g_subprocess_communicate_utf8 (proc, NULL, NULL, &out, NULL, &error); in test_launcher_environment()
|
/third_party/glib/docs/reference/gio/ |
D | gio-sections-common.txt | 4591 g_subprocess_communicate_utf8
|