Searched defs:WritePrefs (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/service/
H A Dservice_process_prefs.cc25 void ServiceProcessPrefs::WritePrefs() { function in class:ServiceProcessPrefs
/external/chromium_org/components/data_reduction_proxy/browser/
H A Ddata_reduction_proxy_statistics_prefs.cc105 void DataReductionProxyStatisticsPrefs::WritePrefs() { function in class:data_reduction_proxy::DataReductionProxyStatisticsPrefs
130 base::Bind(&DataReductionProxyStatisticsPrefs::WritePrefs,
/external/chromium_org/chrome/browser/web_resource/
H A Dnotification_promo.cc314 WritePrefs();
337 void NotificationPromo::WritePrefs() { function in class:NotificationPromo
365 DVLOG(1) << "WritePrefs " << promo_dict;
439 promo.WritePrefs();
452 promo.WritePrefs();

Completed in 137 milliseconds