Home
last modified time | relevance | path

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

/external/libchrome/base/
Dcommand_line.cc106 string16 QuoteForCommandLineToArgvW(const string16& arg, in QuoteForCommandLineToArgvW() function
446 string = QuoteForCommandLineToArgvW(string, quote_placeholders); in GetCommandLineStringInternal()
473 QuoteForCommandLineToArgvW(switch_value, quote_placeholders); in GetArgumentsStringInternal()
479 arg = QuoteForCommandLineToArgvW(arg, quote_placeholders); in GetArgumentsStringInternal()