Change 173 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc SpellcheckCustomDictionary::Change::Change() { Change 176 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc SpellcheckCustomDictionary::Change::Change( Change 177 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc const SpellcheckCustomDictionary::Change& other) Change 182 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc SpellcheckCustomDictionary::Change::Change(const WordList& to_add) Change 186 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc SpellcheckCustomDictionary::Change::~Change() { Change 189 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc void SpellcheckCustomDictionary::Change::AddWord(const std::string& word) { Change 193 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc void SpellcheckCustomDictionary::Change::RemoveWord(const std::string& word) { Change 197 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc int SpellcheckCustomDictionary::Change::Sanitize(const WordSet& words) { Change 206 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc const WordList& SpellcheckCustomDictionary::Change::to_add() const { Change 210 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc const WordList& SpellcheckCustomDictionary::Change::to_remove() const { Change 214 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc bool SpellcheckCustomDictionary::Change::empty() const { Change 237 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc Change dictionary_change; Change 249 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc Change dictionary_change; Change 318 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc Change to_change_locally(to_add_locally); Change 330 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc Change to_change_remotely(to_add_remotely); Change 366 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc Change dictionary_change; Change 409 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc const SpellcheckCustomDictionary::Change& dictionary_change, Change 435 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc Change dictionary_change(custom_words); Change 444 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc const SpellcheckCustomDictionary::Change& dictionary_change) { Change 459 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc const SpellcheckCustomDictionary::Change& dictionary_change) { Change 470 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc const SpellcheckCustomDictionary::Change& dictionary_change) { Change 529 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc const SpellcheckCustomDictionary::Change& dictionary_change) { Change 31 chrome/browser/spellchecker/spellcheck_custom_dictionary.h class Change { Change 33 chrome/browser/spellchecker/spellcheck_custom_dictionary.h Change(); Change 34 chrome/browser/spellchecker/spellcheck_custom_dictionary.h Change(const Change& other); Change 35 chrome/browser/spellchecker/spellcheck_custom_dictionary.h explicit Change(const chrome::spellcheck_common::WordList& to_add); Change 36 chrome/browser/spellchecker/spellcheck_custom_dictionary.h ~Change(); Change 74 chrome/browser/spellchecker/spellcheck_custom_dictionary.h virtual void OnCustomDictionaryChanged(const Change& dictionary_change) = 0; Change 137 chrome/browser/spellchecker/spellcheck_custom_dictionary.h const Change& dictionary_change, Change 148 chrome/browser/spellchecker/spellcheck_custom_dictionary.h void Apply(const Change& dictionary_change); Change 152 chrome/browser/spellchecker/spellcheck_custom_dictionary.h void Save(const Change& dictionary_change); Change 157 chrome/browser/spellchecker/spellcheck_custom_dictionary.h syncer::SyncError Sync(const Change& dictionary_change); Change 161 chrome/browser/spellchecker/spellcheck_custom_dictionary.h void Notify(const Change& dictionary_change); Change 86 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc const SpellcheckCustomDictionary::Change& dictionary_change, Change 104 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc const SpellcheckCustomDictionary::Change& change) { Change 151 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc const SpellcheckCustomDictionary::Change& change) OVERRIDE { changes_++; } Change 168 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change; Change 180 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc change = SpellcheckCustomDictionary::Change(); Change 283 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change; Change 330 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change; Change 445 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change; Change 453 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change2; Change 496 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change; Change 544 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change; Change 545 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change2; Change 601 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change; Change 602 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change2; Change 656 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change; Change 707 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change; Change 864 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc Apply(*custom_dictionary, SpellcheckCustomDictionary::Change(to_add)); Change 1033 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change; Change 1080 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change; Change 1147 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc SpellcheckCustomDictionary::Change change; Change 225 chrome/browser/spellchecker/spellcheck_service.cc const SpellcheckCustomDictionary::Change& dictionary_change) { Change 119 chrome/browser/spellchecker/spellcheck_service.h const SpellcheckCustomDictionary::Change& dictionary_change) OVERRIDE; Change 30 chrome/browser/sync/test/integration/dictionary_helper.cc SpellcheckCustomDictionary::Change& change) { Change 184 chrome/browser/sync/test/integration/dictionary_helper.cc SpellcheckCustomDictionary::Change dictionary_change; Change 196 chrome/browser/sync/test/integration/dictionary_helper.cc SpellcheckCustomDictionary::Change dictionary_change; Change 19 chrome/browser/sync/test/integration/dictionary_load_observer.cc const SpellcheckCustomDictionary::Change& dictionary_change) { Change 22 chrome/browser/sync/test/integration/dictionary_load_observer.h const SpellcheckCustomDictionary::Change& dictionary_change) OVERRIDE; Change 142 chrome/browser/ui/app_list/search/history_data_store_unittest.cc TEST_F(HistoryDataStoreTest, Change) { Change 73 chrome/browser/ui/webui/options/language_dictionary_overlay_handler.cc const SpellcheckCustomDictionary::Change& dictionary_change) { Change 29 chrome/browser/ui/webui/options/language_dictionary_overlay_handler.h const SpellcheckCustomDictionary::Change& dictionary_change) OVERRIDE; Change 53 ui/message_center/message_center_impl.cc Change(ChangeType type, Change 56 ui/message_center/message_center_impl.cc ~Change(); Change 80 ui/message_center/message_center_impl.cc DISALLOW_COPY_AND_ASSIGN(Change); Change 111 ui/message_center/message_center_impl.cc void Replace(const std::string& id, scoped_ptr<Change> change); Change 113 ui/message_center/message_center_impl.cc ScopedVector<Change> changes_; Change 121 ui/message_center/message_center_impl.cc bool operator()(ChangeQueue::Change* change) { return change->id() == id; } Change 129 ui/message_center/message_center_impl.cc ChangeQueue::Change::Change(ChangeType type, Change 141 ui/message_center/message_center_impl.cc ChangeQueue::Change::~Change() {} Change 143 ui/message_center/message_center_impl.cc scoped_ptr<Notification> ChangeQueue::Change::PassNotification() { Change 157 ui/message_center/message_center_impl.cc ScopedVector<Change>::iterator iter = changes_.begin(); Change 158 ui/message_center/message_center_impl.cc scoped_ptr<Change> change(*iter); Change 183 ui/message_center/message_center_impl.cc scoped_ptr<Change> change( Change 184 ui/message_center/message_center_impl.cc new Change(CHANGE_TYPE_ADD, id, notification.Pass())); Change 191 ui/message_center/message_center_impl.cc scoped_ptr<Change> change( Change 192 ui/message_center/message_center_impl.cc new Change(CHANGE_TYPE_UPDATE, new_id, notification.Pass())); Change 197 ui/message_center/message_center_impl.cc scoped_ptr<Change> change( Change 198 ui/message_center/message_center_impl.cc new Change(CHANGE_TYPE_DELETE, id, scoped_ptr<Notification>())); Change 204 ui/message_center/message_center_impl.cc ScopedVector<Change>::const_iterator iter = Change 210 ui/message_center/message_center_impl.cc ScopedVector<Change>::const_iterator iter = Change 219 ui/message_center/message_center_impl.cc scoped_ptr<Change> new_change) { Change 220 ui/message_center/message_center_impl.cc ScopedVector<Change>::iterator iter = Change 223 ui/message_center/message_center_impl.cc Change* old_change = *iter;