HomeSort by relevance Sort by last modified time
    Searched refs:RemoveFlagsSwitches (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/
about_flags.h 159 void RemoveFlagsSwitches(
browser_shutdown.cc 231 about_flags::RemoveFlagsSwitches(&switches);
about_flags.cc     [all...]
about_flags_unittest.cc 482 RemoveFlagsSwitches(&switch_list);
491 // Call ConvertFlagsToSwitches(), then RemoveFlagsSwitches() again.
495 RemoveFlagsSwitches(&switch_list);

Completed in 596 milliseconds