Searched defs:command_line_store (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/base/prefs/
H A Dpref_service.cc458 void PrefService::UpdateCommandLinePrefStore(PrefStore* command_line_store) { argument
459 pref_value_store_->UpdateCommandLinePrefStore(command_line_store);

Completed in 450 milliseconds