updates           331 base/files/file_path_watcher_kqueue.cc     EventVector updates(valid);
updates           332 base/files/file_path_watcher_kqueue.cc     int count = HANDLE_EINTR(kevent(kqueue_, &events_[0], valid, &updates[0],
updates           334 base/files/file_path_watcher_kqueue.cc     if (!AreKeventValuesValid(&updates[0], count)) {
updates           362 base/files/file_path_watcher_kqueue.cc   EventVector updates(events_.size());
updates           364 base/files/file_path_watcher_kqueue.cc   int count = HANDLE_EINTR(kevent(kqueue_, NULL, 0, &updates[0], updates.size(),
updates           369 base/files/file_path_watcher_kqueue.cc   if (!AreKeventValuesValid(&updates[0], count)) {
updates           384 base/files/file_path_watcher_kqueue.cc           event->ident == updates[i].ident) {
updates           403 base/files/file_path_watcher_kqueue.cc     if ((updates[i].fflags & NOTE_ATTRIB) && !target_file_affected) {
updates           406 base/files/file_path_watcher_kqueue.cc     if (updates[i].fflags & (NOTE_DELETE | NOTE_REVOKE | NOTE_RENAME)) {
updates           409 base/files/file_path_watcher_kqueue.cc     if ((updates[i].fflags & NOTE_WRITE) && !target_file_affected) {
updates           263 chrome/browser/component_updater/update_response.cc   std::vector<xmlNode*> updates = GetChildren(app, "updatecheck");
updates           264 chrome/browser/component_updater/update_response.cc   if (updates.empty()) {
updates           269 chrome/browser/component_updater/update_response.cc   return ParseUpdateCheckTag(updates[0], result, error);
updates           296 chrome/browser/extensions/api/management/management_browsertest.cc   ASSERT_TRUE(ContainsKey(notification_listener.updates(),
updates           312 chrome/browser/extensions/api/management/management_browsertest.cc   ASSERT_TRUE(ContainsKey(notification_listener.updates(),
updates           392 chrome/browser/extensions/api/management/management_browsertest.cc   ASSERT_TRUE(ContainsKey(notification_listener.updates(),
updates           488 chrome/browser/extensions/updater/extension_downloader.cc   std::vector<int> updates;
updates           489 chrome/browser/extensions/updater/extension_downloader.cc   DetermineUpdates(fetch_data, *results, &updates);
updates           490 chrome/browser/extensions/updater/extension_downloader.cc   for (size_t i = 0; i < updates.size(); i++) {
updates           491 chrome/browser/extensions/updater/extension_downloader.cc     const UpdateManifest::Result* update = &(results->list.at(updates[i]));
updates           719 chrome/browser/extensions/updater/extension_updater_unittest.cc     UpdateManifest::Results updates;
updates           721 chrome/browser/extensions/updater/extension_updater_unittest.cc     downloader.DetermineUpdates(fetch_data, updates, &updateable);
updates           731 chrome/browser/extensions/updater/extension_updater_unittest.cc     AddParseResult(id1, "1.1", "http://localhost/e1_1.1.crx", &updates);
updates           734 chrome/browser/extensions/updater/extension_updater_unittest.cc     AddParseResult(id2, "2.0.0.0", "http://localhost/e2_2.0.crx", &updates);
updates           744 chrome/browser/extensions/updater/extension_updater_unittest.cc     downloader.DetermineUpdates(fetch_data, updates, &updateable);
updates           761 chrome/browser/extensions/updater/extension_updater_unittest.cc     UpdateManifest::Results updates;
updates           775 chrome/browser/extensions/updater/extension_updater_unittest.cc       AddParseResult(*it, "1.1", "http://localhost/e1_1.1.crx", &updates);
updates           783 chrome/browser/extensions/updater/extension_updater_unittest.cc     downloader.DetermineUpdates(fetch_data, updates, &updateable);
updates          1127 chrome/browser/password_manager/password_store_mac_unittest.cc   UpdateData updates[] = {
updates          1153 chrome/browser/password_manager/password_store_mac_unittest.cc   for (unsigned int i = 0; i < ARRAYSIZE_UNSAFE(updates); ++i) {
updates          1155 chrome/browser/password_manager/password_store_mac_unittest.cc         updates[i].form_data));
updates          1162 chrome/browser/password_manager/password_store_mac_unittest.cc   for (unsigned int i = 0; i < ARRAYSIZE_UNSAFE(updates); ++i) {
updates          1164 chrome/browser/password_manager/password_store_mac_unittest.cc         CreatePasswordFormFromData(updates[i].form_data));
updates          1169 chrome/browser/password_manager/password_store_mac_unittest.cc     if (updates[i].password) {
updates          1172 chrome/browser/password_manager/password_store_mac_unittest.cc         EXPECT_EQ(ASCIIToUTF16(updates[i].password),
updates          1180 chrome/browser/password_manager/password_store_mac_unittest.cc     EXPECT_EQ(updates[i].password ? 1U : 0U, matching_items.size())
updates          1912 chrome/browser/sync/profile_sync_service_bookmark_unittest.cc   FakeServerChange updates(&trans);
updates          1913 chrome/browser/sync/profile_sync_service_bookmark_unittest.cc   updates.ModifyCreationTime(id, kCreationTime);
updates          1914 chrome/browser/sync/profile_sync_service_bookmark_unittest.cc   updates.ApplyPendingChanges(change_processor_.get());
updates          1956 chrome/browser/sync/profile_sync_service_bookmark_unittest.cc   FakeServerChange updates(&trans);
updates          1958 chrome/browser/sync/profile_sync_service_bookmark_unittest.cc   updates.ModifyMetaInfo(folder_id, folder_meta_info);
updates          1962 chrome/browser/sync/profile_sync_service_bookmark_unittest.cc   updates.ModifyMetaInfo(id, node_meta_info);
updates          1963 chrome/browser/sync/profile_sync_service_bookmark_unittest.cc   updates.ApplyPendingChanges(change_processor_.get());
updates           964 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   ScopedViewUpdates updates(view_.get());
updates           997 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   ScopedViewUpdates updates(view_.get());
updates          1061 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   ScopedViewUpdates updates(view_.get());
updates          1377 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc     ScopedViewUpdates updates(view_.get());
updates          1959 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   ScopedViewUpdates updates(view_.get());
updates          2128 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   ScopedViewUpdates updates(view_.get());
updates          2187 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   ScopedViewUpdates updates(view_.get());
updates          2276 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   ScopedViewUpdates updates(view_.get());
updates          2383 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   ScopedViewUpdates updates(view_.get());
updates          2459 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   ScopedViewUpdates updates(view_.get());
updates          2586 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   ScopedViewUpdates updates(view_.get());
updates          2615 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc     ScopedViewUpdates updates(view_.get());
updates          2814 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   ScopedViewUpdates updates(view_.get());
updates          3486 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc     ScopedViewUpdates updates(view_.get());
updates          3644 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc     ScopedViewUpdates updates(view_.get());
updates          3673 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   ScopedViewUpdates updates(view_.get());
updates          3947 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc   ScopedViewUpdates updates(view_.get());
updates          3141 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   std::map<DialogSection, size_t> updates = view->section_updates();
updates          3142 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_EQ(1U, updates[SECTION_SHIPPING]);
updates          3143 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_EQ(1U, updates.size());
updates          3153 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   updates = view->section_updates();
updates          3154 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_EQ(1U, updates[SECTION_CC_BILLING]);
updates          3155 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_EQ(1U, updates.size());
updates          3166 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   updates = view->section_updates();
updates          3167 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_EQ(1U, updates[SECTION_BILLING]);
updates          3168 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc   EXPECT_EQ(1U, updates.size());
updates           139 chrome/common/extensions/update_manifest.cc   std::vector<xmlNode*> updates = GetChildren(app_node, xml_namespace,
updates           141 chrome/common/extensions/update_manifest.cc   if (updates.size() > 1) {
updates           145 chrome/common/extensions/update_manifest.cc   if (updates.empty()) {
updates           149 chrome/common/extensions/update_manifest.cc   xmlNode *updatecheck = updates[0];
updates           527 components/autofill/core/browser/webdata/autofill_table.cc   std::vector<AutofillUpdate> updates;
updates           578 components/autofill/core/browser/webdata/autofill_table.cc       updates.push_back(updated_entry);
updates           597 components/autofill/core/browser/webdata/autofill_table.cc   for (size_t i = 0; i < updates.size(); ++i) {
updates           601 components/autofill/core/browser/webdata/autofill_table.cc     s_update.BindInt64(0, updates[i].date_created);
updates           602 components/autofill/core/browser/webdata/autofill_table.cc     s_update.BindInt64(1, updates[i].date_last_used);
updates           603 components/autofill/core/browser/webdata/autofill_table.cc     s_update.BindInt(2, updates[i].count);
updates           604 components/autofill/core/browser/webdata/autofill_table.cc     s_update.BindString16(3, updates[i].name);
updates           605 components/autofill/core/browser/webdata/autofill_table.cc     s_update.BindString16(4, updates[i].value);
updates            63 components/dom_distiller/core/dom_distiller_database.cc   leveldb::WriteBatch updates;
updates            67 components/dom_distiller/core/dom_distiller_database.cc     updates.Put(leveldb::Slice(it->entry_id()),
updates            73 components/dom_distiller/core/dom_distiller_database.cc     updates.Delete(leveldb::Slice(it->entry_id()));
updates            78 components/dom_distiller/core/dom_distiller_database.cc   leveldb::Status status = db_->Write(options, &updates);
updates            30 components/dom_distiller/core/dom_distiller_observer.h       const std::vector<ArticleUpdate>& updates) = 0;
updates           280 sync/engine/directory_update_handler_unittest.cc   SyncEntityList updates;
updates           281 sync/engine/directory_update_handler_unittest.cc   updates.push_back(type_root.get());
updates           282 sync/engine/directory_update_handler_unittest.cc   updates.push_back(e1.get());
updates           283 sync/engine/directory_update_handler_unittest.cc   updates.push_back(e2.get());
updates           286 sync/engine/directory_update_handler_unittest.cc   handler.ProcessGetUpdatesResponse(progress, context, updates, &status);
updates           508 sync/test/engine/mock_connection_manager.cc   sync_pb::GetUpdatesResponse* updates = &update_queue_.front();
updates           509 sync/test/engine/mock_connection_manager.cc   for (int i = 0; i < updates->entries_size(); ++i) {
updates           510 sync/test/engine/mock_connection_manager.cc     if (!updates->entries(i).deleted()) {
updates           511 sync/test/engine/mock_connection_manager.cc       ModelType entry_type = GetModelType(updates->entries(i));
updates           518 sync/test/engine/mock_connection_manager.cc   response->mutable_get_updates()->CopyFrom(*updates);
updates           657 sync/test/engine/mock_connection_manager.cc   sync_pb::GetUpdatesResponse* updates = GetUpdateResponse();
updates           658 sync/test/engine/mock_connection_manager.cc   EXPECT_GT(updates->entries_size(), 0);
updates           659 sync/test/engine/mock_connection_manager.cc   return updates->mutable_entries()->Mutable(updates->entries_size() - 1);