Home
last modified time | relevance | path

Searched defs:changes (Results 1 – 25 of 148) sorted by relevance

123456

/external/chromium_org/extensions/browser/value_store/
Dvalue_store_unittest.cc190 ValueStoreChangeList changes; in TEST_P() local
206 ValueStoreChangeList changes; in TEST_P() local
231 ValueStoreChangeList changes; in TEST_P() local
246 ValueStoreChangeList changes; in TEST_P() local
261 ValueStoreChangeList changes; in TEST_P() local
280 ValueStoreChangeList changes; in TEST_P() local
309 ValueStoreChangeList changes; in TEST_P() local
334 ValueStoreChangeList changes; in TEST_P() local
346 ValueStoreChangeList changes; in TEST_P() local
354 ValueStoreChangeList changes; in TEST_P() local
[all …]
Dleveldb_value_store.cc180 scoped_ptr<ValueStoreChangeList> changes(new ValueStoreChangeList()); in Set() local
200 scoped_ptr<ValueStoreChangeList> changes(new ValueStoreChangeList()); in Set() local
229 scoped_ptr<ValueStoreChangeList> changes(new ValueStoreChangeList()); in Remove() local
254 scoped_ptr<ValueStoreChangeList> changes(new ValueStoreChangeList()); in Clear() local
375 ValueStoreChangeList* changes) { in AddToBatch()
/external/chromium_org/chrome/browser/sync/sessions/
Dtab_node_pool_unittest.cc36 syncer::SyncChangeList changes; in TEST_F() local
64 syncer::SyncChangeList changes; in TEST_F() local
108 syncer::SyncChangeList changes; in TEST_F() local
144 syncer::SyncChangeList changes; in TEST_F() local
159 syncer::SyncChangeList changes; in TEST_F() local
214 syncer::SyncChangeList changes; in TEST_F() local
228 syncer::SyncChangeList changes; in TEST_F() local
/external/chromium_org/chrome/browser/password_manager/
Dpassword_store_x.cc33 PasswordStoreChangeList* changes) { in AddLoginToBackend()
55 PasswordStoreChangeList changes; in AddLoginImpl() local
67 PasswordStoreChangeList changes; in UpdateLoginImpl() local
79 PasswordStoreChangeList changes; in RemoveLoginImpl() local
93 PasswordStoreChangeList changes; in RemoveLoginsCreatedBetweenImpl() local
110 PasswordStoreChangeList changes; in RemoveLoginsSyncedBetweenImpl() local
258 PasswordStoreChangeList changes; in MigrateLogins() local
Dpassword_store_x_unittest.cc66 PasswordStoreChangeList* changes) OVERRIDE { in UpdateLogin()
74 password_manager::PasswordStoreChangeList* changes) OVERRIDE { in RemoveLoginsCreatedBetween()
81 password_manager::PasswordStoreChangeList* changes) OVERRIDE { in RemoveLoginsSyncedBetween()
109 PasswordStoreChangeList* changes) OVERRIDE { in UpdateLogin()
129 password_manager::PasswordStoreChangeList* changes) OVERRIDE { in RemoveLoginsCreatedBetween()
141 password_manager::PasswordStoreChangeList* changes) OVERRIDE { in RemoveLoginsSyncedBetween()
/external/chromium_org/components/password_manager/core/browser/
Dtest_password_store.cc54 PasswordStoreChangeList changes; in AddLoginImpl() local
62 PasswordStoreChangeList changes; in UpdateLoginImpl() local
78 PasswordStoreChangeList changes; in RemoveLoginImpl() local
111 PasswordStoreChangeList changes; in RemoveLoginsCreatedBetweenImpl() local
118 PasswordStoreChangeList changes; in RemoveLoginsSyncedBetweenImpl() local
Dpassword_store_default.cc49 PasswordStoreChangeList changes; in RemoveLoginImpl() local
59 PasswordStoreChangeList changes; in RemoveLoginsCreatedBetweenImpl() local
78 PasswordStoreChangeList changes; in RemoveLoginsSyncedBetweenImpl() local
/external/clang/utils/
Dtoken-delta.py15 def test(self, changes): argument
20 def getTestResult(self, changes): argument
33 def run(self, changes, force=False): argument
148 def writeFiles(self, changes, fileNames): argument
162 def test(self, changes): argument
/external/chromium_org/mojo/services/view_manager/
Dview_manager_unittest.cc97 const std::vector<Change>& changes() const { return changes_; } in changes() function in mojo::service::__anonb63946450111::ViewManagerProxy
110 std::vector<Change> changes; in CopyChangesFromTracker() local
511 const std::vector<Change>& changes(connection2_->changes()); in EstablishSecondConnection() local
871 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F() local
882 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F() local
928 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F() local
938 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F() local
973 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F() local
985 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F() local
1008 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F() local
[all …]
/external/chromium_org/chrome/browser/chromeos/login/screens/
Dscreen_context_unittest.cc73 base::DictionaryValue changes; in TEST_F() local
102 base::DictionaryValue changes; in TEST_F() local
137 base::DictionaryValue changes; in TEST_F() local
/external/chromium_org/chrome/browser/extensions/api/storage/
Dsyncable_settings_storage.cc195 ValueStoreChangeList changes; in SendLocalSettingsToSync() local
218 SettingSyncDataList changes; in OverwriteLocalSettingsWithSync() local
284 ValueStoreChangeList changes; in ProcessSyncChanges() local
372 ValueStoreChangeList* changes) { in OnSyncAdd()
391 ValueStoreChangeList* changes) { in OnSyncUpdate()
410 ValueStoreChangeList* changes) { in OnSyncDelete()
Dpolicy_value_store_unittest.cc159 ValueStoreChangeList changes; in TEST_F() local
176 ValueStoreChangeList changes; in TEST_F() local
193 ValueStoreChangeList changes; in TEST_F() local
210 ValueStoreChangeList changes; in TEST_F() local
Dsettings_sync_processor.cc46 const ValueStoreChangeList& changes) { in SendChanges()
98 void SettingsSyncProcessor::NotifyChanges(const ValueStoreChangeList& changes) { in NotifyChanges()
/external/chromium_org/sync/api/
Dfake_sync_change_processor.cc36 const syncer::SyncChangeList& FakeSyncChangeProcessor::changes() const { in changes() function in syncer::FakeSyncChangeProcessor
40 syncer::SyncChangeList& FakeSyncChangeProcessor::changes() { in changes() function in syncer::FakeSyncChangeProcessor
/external/chromium_org/chrome/browser/history/
Dtyped_url_syncable_service_unittest.cc274 const syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
306 syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
359 syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
383 syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
441 syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
498 syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
557 const syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
605 const syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
Dtyped_url_syncable_service.cc137 syncer::SyncChangeList changes; in OnUrlsModified() local
167 syncer::SyncChangeList changes; in OnUrlVisited() local
195 syncer::SyncChangeList changes; in OnUrlsDeleted() local
271 syncer::SyncChangeList* changes) { in CreateOrUpdateSyncNode()
/external/chromium_org/chrome/browser/supervised_user/
Dsupervised_user_shared_settings_update_unittest.cc36 syncer::SyncChangeList changes; in TEST_F() local
58 syncer::SyncChangeList changes; in TEST_F() local
/external/chromium_org/components/autofill/core/browser/webdata/
Dautofill_table_unittest.cc148 AutofillChangeList changes; in TEST_F() local
278 AutofillChangeList changes; in TEST_F() local
308 AutofillChangeList changes; in TEST_F() local
389 AutofillChangeList changes; in TEST_F() local
412 AutofillChangeList changes; in TEST_F() local
457 std::vector<AutofillChange> changes; in TEST_F() local
476 AutofillChangeList changes; in TEST_F() local
504 AutofillChangeList changes; in TEST_F() local
532 AutofillChangeList changes; in TEST_F() local
563 AutofillChangeList changes; in TEST_F() local
[all …]
Dautofill_webdata_backend_impl.cc86 AutofillChangeList changes; in AddFormElements() local
129 AutofillChangeList changes; in RemoveFormElementsAddedBetween() local
151 AutofillChangeList changes; in RemoveFormValueForElementName() local
365 AutofillChangeList changes; in RemoveExpiredFormElementsImpl() local
Dautofill_webdata_service_observer.h15 virtual void AutofillEntriesChanged(const AutofillChangeList& changes) {} in AutofillEntriesChanged()
/external/chromium_org/mojo/services/public/cpp/view_manager/tests/
Dview_unittest.cc344 Changes changes; in GetAndClearChanges() local
395 OrderChangeObserver::Changes changes = observer.GetAndClearChanges(); in TEST_F() local
415 OrderChangeObserver::Changes changes = observer.GetAndClearChanges(); in TEST_F() local
435 OrderChangeObserver::Changes changes = observer.GetAndClearChanges(); in TEST_F() local
455 OrderChangeObserver::Changes changes = observer.GetAndClearChanges(); in TEST_F() local
491 Changes changes; in GetAndClearChanges() local
533 Changes changes = observer.GetAndClearChanges(); in TEST_F() local
/external/libsepol/src/
Dgenbools.c75 int errors = 0, changes = 0; local
153 int rc, changes = 0; local
197 int rc, changes = 0; local
/external/chromium_org/chrome/browser/sync_file_system/local/
Dlocal_file_sync_context_unittest.cc83 FileChangeList* changes, in StartPrepareForSync()
101 FileChangeList* changes, in PrepareForSync()
114 FileChangeList* changes, in GetPrepareForSyncClosure()
148 FileChangeList changes; in ApplyRemoteChange() local
249 FileChangeList changes; in PrepareForSync_Basic() local
301 FileChangeList changes; in PrepareForSync_WriteDuringSync() local
474 FileChangeList changes; in TEST_F() local
560 FileChangeList changes; in TEST_F() local
/external/chromium_org/chrome/browser/themes/
Dtheme_syncable_service_unittest.cc392 const syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
487 const syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
521 const syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
561 const syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
593 syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
645 const syncer::SyncChangeList& changes = fake_change_processor_->changes(); in TEST_F() local
/external/chromium_org/chrome/browser/sync/glue/
Dfavicon_cache_unittest.cc721 syncer::SyncChangeList changes = processor()->GetAndResetChangeList(); in TEST_F() local
820 syncer::SyncChangeList changes = processor()->GetAndResetChangeList(); in TEST_F() local
879 syncer::SyncChangeList changes = processor()->GetAndResetChangeList(); in TEST_F() local
1024 syncer::SyncChangeList changes = processor()->GetAndResetChangeList(); in TEST_F() local
1333 syncer::SyncChangeList changes = processor()->GetAndResetChangeList(); in TEST_F() local
1369 syncer::SyncChangeList changes = processor()->GetAndResetChangeList(); in TEST_F() local
1377 syncer::SyncChangeList changes = processor()->GetAndResetChangeList(); in TEST_F() local
1405 syncer::SyncChangeList changes = processor()->GetAndResetChangeList(); in TEST_F() local
1415 syncer::SyncChangeList changes = processor()->GetAndResetChangeList(); in TEST_F() local
1470 syncer::SyncChangeList changes = processor()->GetAndResetChangeList(); in TEST_F() local
[all …]

123456