Home
last modified time | relevance | path

Searched refs:g_spawn_async_with_pipes (Results 1 – 14 of 14) sorted by relevance

/external/bluetooth/glib/glib/
Dgspawn.h80 #define g_spawn_async_with_pipes g_spawn_async_with_pipes_utf8 macro
99 gboolean g_spawn_async_with_pipes (const gchar *working_directory,
Dgaliasdef.c2609 #undef g_spawn_async_with_pipes
2610 extern __typeof (g_spawn_async_with_pipes) g_spawn_async_with_pipes __attribute((alias("IA__g_spawn…
Dgalias.h2602 extern __typeof (g_spawn_async_with_pipes) IA__g_spawn_async_with_pipes __attribute((visibility("hi…
2603 #define g_spawn_async_with_pipes IA__g_spawn_async_with_pipes macro
/external/bluetooth/glib/gio/
Dgunixmount.c328 if (!g_spawn_async_with_pipes (NULL, /* working dir */ in eject_unmount_do_cb()
Dgunixvolume.c387 if (!g_spawn_async_with_pipes (NULL, /* working dir */ in eject_mount_do()
/external/bluetooth/glib/
DChangeLog.pre-2-2665 * glib/gspawn.c (g_spawn_async_with_pipes): Document Windows
686 (g_spawn_async_with_pipes): Pass the child_pid parameter on to
696 * glib/gspawn-win32.c (g_spawn_async_with_pipes): Ignore the
711 * glib/gspawn.c (g_spawn_async_with_pipes): Add warning about
859 (g_spawn_async_with_pipes):
DChangeLog.pre-2-20823 * glib/gspawn.c (g_spawn_async_with_pipes): Corresponding change
DChangeLog.pre-2-6204 * glib/gspawn.c (g_spawn_async_with_pipes): Update the @flags
DChangeLog.pre-2-161497 glib/gtester.c:Use g_spawn_async_with_pipes()
DChangeLog.pre-2-181230 Bug 534137 – Typo in g_spawn_async_with_pipes doc
DChangeLog.pre-2-147 * glib/gspawn.c (g_spawn_async_with_pipes): Slightly improve
DChangeLog.pre-2-41937 * glib/gspawn.c (g_spawn_async_with_pipes): Document argument
DNEWS791 534137 Typo in g_spawn_async_with_pipes doc
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt986 g_spawn_async_with_pipes