Searched defs:g_spawn_async (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgspawn.h79 #define g_spawn_async g_spawn_async_utf8 macro
86 gboolean g_spawn_async (const gchar *working_directory,
H A Dgalias.h2599 extern __typeof (g_spawn_async) IA__g_spawn_async __attribute((visibility("hidden")));
2600 #define g_spawn_async IA__g_spawn_async macro
H A Dgaliasdef.c2606 #undef g_spawn_async macro
2607 extern __typeof (g_spawn_async) g_spawn_async __attribute((alias("IA__g_spawn_async"), visibility("default")));

Completed in 48 milliseconds