Home
last modified time | relevance | path

Searched refs:g_shell_parse_argv (Results 1 – 10 of 10) sorted by relevance

/external/bluetooth/glib/tests/
Dspawn-test.c184 …if (!g_shell_parse_argv ("'.\\spawn-test-win32-gui.exe' this-should-be-argv-zero nop", NULL, &argv… in run_tests()
210 if (!g_shell_parse_argv (g_strdup_printf ("'.\\spawn-test-win32-gui.exe' pipes %d %d", in run_tests()
Dshell-test.c131 if (!g_shell_parse_argv (cmdline, &argc, &argv, &err)) in do_argv_test()
/external/bluetooth/glib/glib/
Dgshell.h48 gboolean g_shell_parse_argv (const gchar *command_line,
Dgaliasdef.c2497 #undef g_shell_parse_argv
2498 extern __typeof (g_shell_parse_argv) g_shell_parse_argv __attribute((alias("IA__g_shell_parse_argv"…
Dgalias.h2490 extern __typeof (g_shell_parse_argv) IA__g_shell_parse_argv __attribute((visibility("hidden")));
2491 #define g_shell_parse_argv IA__g_shell_parse_argv macro
/external/chromium/chrome/common/
Dservice_process_util_unittest.cc129 if (g_shell_parse_argv(exec_value.c_str(), &argc, &argv, &error)) { in TEST_F()
/external/bluetooth/bluez/attrib/
Dinteractive.c774 g_shell_parse_argv(line_read, &argcp, &argvp, NULL); in parse_line()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1030 g_shell_parse_argv
/external/bluetooth/glib/gio/
Dgdesktopappinfo.c735 res = g_shell_parse_argv (expanded_exec->str, argc, argv, error); in expand_application_parameters()
/external/bluetooth/glib/
DChangeLog.pre-2-0647 * glib/gshell.c (g_shell_parse_argv): note on how to free returned