HomeSort by relevance Sort by last modified time
    Searched refs:g_spawn_command_line_async (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/glib/
gspawn.h 83 #define g_spawn_command_line_async g_spawn_command_line_async_utf8 macro
132 gboolean g_spawn_command_line_async (const gchar *command_line,
galiasdef.c 2617 #undef g_spawn_command_line_async macro
    [all...]
galias.h 2611 #define g_spawn_command_line_async macro
    [all...]
  /external/bluetooth/glib/tests/
spawn-test.c 67 if (!g_spawn_command_line_async ("nonexistent_application foo bar baz \"blah blah\"",
143 if (!g_spawn_command_line_async ("'.\\spawn-test-win32-gui.exe' 1", &err))

Completed in 272 milliseconds