Home
last modified time | relevance | path

Searched refs:g_spawn_async_utf8 (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
Dgspawn.h79 #define g_spawn_async g_spawn_async_utf8
Dgaliasdef.c2633 #undef g_spawn_async_utf8
2634 extern __typeof (g_spawn_async_utf8) g_spawn_async_utf8 __attribute((alias("IA__g_spawn_async_utf8"…
Dgalias.h2626 extern __typeof (g_spawn_async_utf8) IA__g_spawn_async_utf8 __attribute((visibility("hidden")));
2627 #define g_spawn_async_utf8 IA__g_spawn_async_utf8 macro