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

/external/chromium/chrome/browser/
H A Dabout_flags.cc307 void ConvertFlagsToSwitches(PrefService* prefs, CommandLine* command_line);
473 void ConvertFlagsToSwitches(PrefService* prefs, CommandLine* command_line) { function in namespace:about_flags
474 FlagsState::GetInstance()->ConvertFlagsToSwitches(prefs, command_line);
564 void FlagsState::ConvertFlagsToSwitches( function in class:about_flags::__anon1844::FlagsState
/external/chromium_org/chrome/browser/
H A Dabout_flags.cc1619 void ConvertFlagsToSwitches(FlagsStorage* flags_storage,
1785 void ConvertFlagsToSwitches(FlagsStorage* flags_storage, function in namespace:about_flags
1787 FlagsState::GetInstance()->ConvertFlagsToSwitches(flags_storage,
1924 void FlagsState::ConvertFlagsToSwitches( function in class:about_flags::__anon4194::FlagsState

Completed in 123 milliseconds