Home
last modified time | relevance | path

Searched defs:command_line_prefs (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/base/prefs/
Dpref_value_store.cc52 PrefStore* command_line_prefs, in PrefValueStore()
76 PrefStore* command_line_prefs, in CloneAndSpecialize()
178 void PrefValueStore::UpdateCommandLinePrefStore(PrefStore* command_line_prefs) { in UpdateCommandLinePrefStore()
Dpref_service_factory.h41 const scoped_refptr<PrefStore>& command_line_prefs) { in set_command_line_prefs()