Home | History | Annotate | Download | only in prefs

Lines Matching defs:CommandLinePrefStore

14 const CommandLinePrefStore::StringSwitchToPreferenceMapEntry
15 CommandLinePrefStore::string_switch_map_[] = {
24 const CommandLinePrefStore::BooleanSwitchToPreferenceMapEntry
25 CommandLinePrefStore::boolean_switch_map_[] = {
38 CommandLinePrefStore::CommandLinePrefStore(const CommandLine* command_line)
45 CommandLinePrefStore::~CommandLinePrefStore() {}
47 void CommandLinePrefStore::ApplySimpleSwitches() {
66 bool CommandLinePrefStore::ValidateProxySwitches() {
79 void CommandLinePrefStore::ApplyProxyMode() {