Searched refs:WritePrefs (Results 1 - 18 of 18) sorted by relevance

/external/chromium/chrome/common/
H A Dpersistent_pref_store.h69 virtual bool WritePrefs() = 0;
H A Djson_pref_store.h59 virtual bool WritePrefs();
H A Djson_pref_store.cc269 bool JsonPrefStore::WritePrefs() { function in class:JsonPrefStore
H A Djson_pref_store_unittest.cc158 ASSERT_TRUE(pref_store->WritePrefs());
/external/chromium_org/chrome/service/
H A Dservice_process_prefs_unittest.cc39 prefs_->WritePrefs();
H A Dservice_process_prefs.h31 void WritePrefs();
H A Dservice_process.cc178 service_prefs_->WritePrefs();
296 service_prefs_->WritePrefs();
305 service_prefs_->WritePrefs();
H A Dservice_process_prefs.cc22 void ServiceProcessPrefs::WritePrefs() { function in class:ServiceProcessPrefs
/external/chromium/chrome/browser/prefs/
H A Doverlay_persistent_pref_store.h46 virtual bool WritePrefs();
H A Dtesting_pref_store.h40 virtual bool WritePrefs();
73 // Flag that indicates if the method WritePrefs was called.
H A Doverlay_persistent_pref_store.cc86 bool OverlayPersistentPrefStore::WritePrefs() { function in class:OverlayPersistentPrefStore
H A Dtesting_pref_store.cc61 bool TestingPrefStore::WritePrefs() { function in class:TestingPrefStore
H A Dpref_service.cc248 return user_pref_store_->WritePrefs();
/external/chromium_org/chrome/browser/web_resource/
H A Dnotification_promo.h88 void WritePrefs();
H A Dnotification_promo.cc310 WritePrefs();
333 void NotificationPromo::WritePrefs() { function in class:NotificationPromo
359 DVLOG(1) << "WritePrefs " << promo_dict;
430 promo.WritePrefs();
440 promo.WritePrefs();
H A Dpromo_resource_service_unittest.cc214 notification_promo_.WritePrefs();
219 notification_promo_.WritePrefs();
242 new_promo.WritePrefs();
258 new_promo.WritePrefs();
/external/chromium_org/chrome/service/cloud_print/
H A Dconnector_settings.cc43 prefs->WritePrefs();
H A Dcloud_print_proxy.cc128 service_prefs_->WritePrefs();
219 service_prefs_->WritePrefs();

Completed in 523 milliseconds