Searched defs:SwitchMap (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dcommand_line.h39 typedef std::map<std::string, StringType> SwitchMap; typedef in class:CommandLine
109 const SwitchMap& GetSwitches() const { return switches_; }
172 SwitchMap switches_;

Completed in 54 milliseconds