Home
last modified time | relevance | path

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

/system/core/adb/
Dcommandline.c416 dupAndQuote(const char *s) in dupAndQuote() function
556 quoted_log_tags = dupAndQuote(log_tags == NULL ? "" : log_tags); in logcat()
569 quoted = dupAndQuote (*argv++); in logcat()
1334 quoted = dupAndQuote(*argv++); in pm_command()
1369 quoted = dupAndQuote(filename); in delete_file()