Searched refs:g_spawn_async_with_pipes (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/glib/glib/
H A 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,
H A Dgaliasdef.c2609 #undef g_spawn_async_with_pipes macro
2610 extern __typeof (g_spawn_async_with_pipes) g_spawn_async_with_pipes __attribute((alias("IA__g_spawn_async_with_pipes"), visibility("default")));
H A Dgalias.h2602 extern __typeof (g_spawn_async_with_pipes) IA__g_spawn_async_with_pipes __attribute((visibility("hidden")));
2603 #define g_spawn_async_with_pipes IA__g_spawn_async_with_pipes macro
/external/bluetooth/glib/gio/
H A Dgunixmount.c328 if (!g_spawn_async_with_pipes (NULL, /* working dir */
H A Dgunixvolume.c387 if (!g_spawn_async_with_pipes (NULL, /* working dir */

Completed in 80 milliseconds