Home
last modified time | relevance | path

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

/third_party/gn/src/base/
Dcommand_line.cc111 std::u16string QuoteForCommandLineToArgvW(const std::u16string& arg, in QuoteForCommandLineToArgvW() function
449 string = QuoteForCommandLineToArgvW(string, quote_placeholders); in GetCommandLineStringInternal()
476 QuoteForCommandLineToArgvW(switch_value, quote_placeholders); in GetArgumentsStringInternal()
482 arg = QuoteForCommandLineToArgvW(arg, quote_placeholders); in GetArgumentsStringInternal()