Home
last modified time | relevance | path

Searched defs:kSwitchPrefixes (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/
Dcommand_line.cc38 const CommandLine::CharType* const kSwitchPrefixes[] = {L"--", L"-", L"/"}; variable
41 const CommandLine::CharType* const kSwitchPrefixes[] = {"--", "-"}; variable