Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dabout_flags.h101 void RemoveFlagsSwitches(
Dabout_flags.cc311 void RemoveFlagsSwitches(
524 void RemoveFlagsSwitches( in RemoveFlagsSwitches() function
526 FlagsState::GetInstance()->RemoveFlagsSwitches(switch_list); in RemoveFlagsSwitches()
684 void FlagsState::RemoveFlagsSwitches( in RemoveFlagsSwitches() function in about_flags::__anon58a4a1420211::FlagsState
Dabout_flags_unittest.cc192 RemoveFlagsSwitches(&switch_list); in TEST_F()
205 RemoveFlagsSwitches(&switch_list); in TEST_F()
Dbrowser_shutdown.cc214 about_flags::RemoveFlagsSwitches(&switches); in Shutdown()