Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgsubprocess.h145 gboolean g_subprocess_communicate_utf8 (GSubprocess *subprocess,
Dgsubprocess.c1651 g_subprocess_communicate_utf8 (GSubprocess *subprocess, in g_subprocess_communicate_utf8() function
/third_party/gstreamer/gstreamer/tests/validate/
Dgst-tester.c95 g_subprocess_communicate_utf8 (app->subproc, NULL, NULL, in _run_app()
/third_party/glib/gio/tests/
Dgsubprocess.c879 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/
Dgio-sections-common.txt4591 g_subprocess_communicate_utf8