Home
last modified time | relevance | path

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

/external/libchrome/base/
Dcommand_line.cc102 string16 QuoteForCommandLineToArgvW(const string16& arg, in QuoteForCommandLineToArgvW() function
435 string = QuoteForCommandLineToArgvW(string, quote_placeholders); in GetCommandLineStringInternal()
462 QuoteForCommandLineToArgvW(switch_value, quote_placeholders); in GetArgumentsStringInternal()
468 arg = QuoteForCommandLineToArgvW(arg, quote_placeholders); in GetArgumentsStringInternal()