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

/system/core/adb/
H A Dcommandline.c497 dupAndQuote(const char *s) function
637 quoted_log_tags = dupAndQuote(log_tags == NULL ? "" : log_tags);
654 quoted = dupAndQuote (*argv++);
1462 quoted = dupAndQuote(*argv++);
1497 quoted = dupAndQuote(filename);

Completed in 6 milliseconds