Home
last modified time | relevance | path

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

/external/chromium_org/chrome/common/
Dswitch_utils.cc27 std::map<std::string, CommandLine::StringType>* switch_list) { in RemoveSwitchesForAutostart()
/external/chromium_org/chrome/browser/
Dabout_flags.cc2253 std::map<std::string, CommandLine::StringType>* switch_list) { in RemoveFlagsSwitches()
2485 std::map<std::string, CommandLine::StringType>* switch_list) { in RemoveFlagsSwitches()
Dabout_flags_unittest.cc473 std::map<std::string, CommandLine::StringType> switch_list; in TEST_F() local