operation         161 ash/drag_drop/drag_drop_controller.cc     int operation,
operation         194 ash/drag_drop/drag_drop_controller.cc   drag_operation_ = operation;
operation          51 ash/drag_drop/drag_drop_controller.h       int operation,
operation         168 ash/drag_drop/drag_drop_controller_unittest.cc       int operation,
operation         173 ash/drag_drop/drag_drop_controller_unittest.cc         data, root_window, source_window, location, operation, source);
operation          84 ash/drag_drop/drag_image_view.cc void DragImageView::SetTouchDragOperation(int operation) {
operation          85 ash/drag_drop/drag_image_view.cc   if (touch_drag_operation_ == operation)
operation          87 ash/drag_drop/drag_image_view.cc   touch_drag_operation_ = operation;
operation          54 ash/drag_drop/drag_image_view.h   void SetTouchDragOperation(int operation);
operation         305 ash/system/drive/tray_drive.cc       const DriveOperationStatus& operation = *it;
operation         307 ash/system/drive/tray_drive.cc       new_set.insert(operation.file_path);
operation         309 ash/system/drive/tray_drive.cc           update_map_.find(operation.file_path);
operation         312 ash/system/drive/tray_drive.cc         existing_item->second->UpdateStatus(operation.state,
operation         313 ash/system/drive/tray_drive.cc                                             operation.progress);
operation         316 ash/system/drive/tray_drive.cc                                         operation.state,
operation         317 ash/system/drive/tray_drive.cc                                         operation.progress,
operation         318 ash/system/drive/tray_drive.cc                                         operation.file_path,
operation         319 ash/system/drive/tray_drive.cc                                         operation.id);
operation         321 ash/system/drive/tray_drive.cc         update_map_[operation.file_path] = row_view;
operation          18 base/mac/launchd.cc                             const char* operation) {
operation          38 base/mac/launchd.cc                                operation)) {
operation          24 base/mac/launchd.h                             const char* operation);
operation         114 base/sync_socket_win.cc size_t CancelableFileOperation(Function operation,
operation         147 base/sync_socket_win.cc     const BOOL operation_ok = operation(
operation          47 base/win/shortcut.cc                                 ShortcutOperation operation) {
operation          51 base/win/shortcut.cc   if (operation != SHORTCUT_UPDATE_EXISTING &&
operation          66 base/win/shortcut.cc   switch (operation) {
operation         126 base/win/shortcut.h     ShortcutOperation operation);
operation          31 cc/animation/transform_operation.cc static bool IsOperationIdentity(const TransformOperation* operation) {
operation          32 cc/animation/transform_operation.cc   return !operation || operation->IsIdentity();
operation          27 chrome/browser/chromeos/drive/file_system/create_directory_operation_unittest.cc   CreateDirectoryOperation operation(blocking_task_runner(),
operation          44 chrome/browser/chromeos/drive/file_system/create_directory_operation_unittest.cc   operation.CreateDirectory(
operation          69 chrome/browser/chromeos/drive/file_system/create_directory_operation_unittest.cc   operation.CreateDirectory(
operation          78 chrome/browser/chromeos/drive/file_system/create_directory_operation_unittest.cc   operation.CreateDirectory(
operation          88 chrome/browser/chromeos/drive/file_system/create_directory_operation_unittest.cc   operation.CreateDirectory(
operation          96 chrome/browser/chromeos/drive/file_system/create_directory_operation_unittest.cc   operation.CreateDirectory(
operation         105 chrome/browser/chromeos/drive/file_system/create_directory_operation_unittest.cc   operation.CreateDirectory(
operation         114 chrome/browser/chromeos/drive/file_system/create_directory_operation_unittest.cc   operation.CreateDirectory(
operation          17 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   CreateFileOperation operation(blocking_task_runner(),
operation          23 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   operation.CreateFile(
operation          46 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   CreateFileOperation operation(blocking_task_runner(),
operation          61 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   operation.CreateFile(
operation          70 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   operation.CreateFile(
operation          79 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   operation.CreateFile(
operation          88 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   operation.CreateFile(
operation          97 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   operation.CreateFile(
operation         107 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   CreateFileOperation operation(blocking_task_runner(),
operation         117 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   operation.CreateFile(
operation         131 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   operation.CreateFile(
operation         144 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   operation.CreateFile(
operation          18 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   RemoveOperation operation(blocking_task_runner(), observer(), metadata(),
operation          31 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   operation.Remove(file_in_root,
operation          47 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   operation.Remove(file_in_subdir,
operation          64 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   operation.Remove(nonexisting_file,
operation          81 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   RemoveOperation operation(blocking_task_runner(), observer(), metadata(),
operation          94 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   operation.Remove(empty_dir,
operation         105 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   operation.Remove(non_empty_dir,
operation         118 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   operation.Remove(non_empty_dir,
operation          21 chrome/browser/chromeos/drive/file_system/search_operation_unittest.cc   SearchOperation operation(blocking_task_runner(), scheduler(), metadata(),
operation          36 chrome/browser/chromeos/drive/file_system/search_operation_unittest.cc   operation.Search("Directory", GURL(),
operation          51 chrome/browser/chromeos/drive/file_system/search_operation_unittest.cc   SearchOperation operation(blocking_task_runner(), scheduler(), metadata(),
operation          77 chrome/browser/chromeos/drive/file_system/search_operation_unittest.cc   operation.Search("\"Directory 1\"", GURL(),
operation          98 chrome/browser/chromeos/drive/file_system/search_operation_unittest.cc   operation.Search("\"Directory 1\"", GURL(),
operation         113 chrome/browser/chromeos/drive/file_system/search_operation_unittest.cc   SearchOperation operation(blocking_task_runner(), scheduler(), metadata(),
operation         120 chrome/browser/chromeos/drive/file_system/search_operation_unittest.cc   operation.Search("\"no-match query\"", GURL(),
operation         131 chrome/browser/chromeos/drive/file_system/search_operation_unittest.cc   SearchOperation operation(blocking_task_runner(), scheduler(), metadata(),
operation         142 chrome/browser/chromeos/drive/file_system/search_operation_unittest.cc   operation.Search("\"Directory 1\"", GURL(),
operation          22 chrome/browser/chromeos/drive/file_system/touch_operation_unittest.cc   TouchOperation operation(blocking_task_runner(),
operation          35 chrome/browser/chromeos/drive/file_system/touch_operation_unittest.cc   operation.TouchFile(
operation         240 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc   switch (params->operation) {
operation         246 chrome/browser/chromeos/settings/device_settings_service.cc void DeviceSettingsService::Enqueue(SessionManagerOperation* operation) {
operation         247 chrome/browser/chromeos/settings/device_settings_service.cc   pending_operations_.push_back(operation);
operation         248 chrome/browser/chromeos/settings/device_settings_service.cc   if (pending_operations_.front() == operation)
operation         253 chrome/browser/chromeos/settings/device_settings_service.cc   SessionManagerOperation* operation =
operation         258 chrome/browser/chromeos/settings/device_settings_service.cc   operation->set_force_key_load(force_key_load);
operation         259 chrome/browser/chromeos/settings/device_settings_service.cc   Enqueue(operation);
operation         280 chrome/browser/chromeos/settings/device_settings_service.cc     SessionManagerOperation* operation,
operation         282 chrome/browser/chromeos/settings/device_settings_service.cc   DCHECK_EQ(operation, pending_operations_.front());
operation         287 chrome/browser/chromeos/settings/device_settings_service.cc   scoped_refptr<OwnerKey> new_key(operation->owner_key());
operation         303 chrome/browser/chromeos/settings/device_settings_service.cc     policy_data_ = operation->policy_data().Pass();
operation         304 chrome/browser/chromeos/settings/device_settings_service.cc     device_settings_ = operation->device_settings().Pass();
operation         359 chrome/browser/chromeos/settings/device_settings_service.cc   delete operation;
operation         212 chrome/browser/chromeos/settings/device_settings_service.h   void Enqueue(SessionManagerOperation* operation);
operation         227 chrome/browser/chromeos/settings/device_settings_service.h                                 SessionManagerOperation* operation,
operation         130 chrome/browser/component_updater/component_patcher_operation.cc DeltaUpdateOp* CreateDeltaUpdateOp(const std::string& operation) {
operation         131 chrome/browser/component_updater/component_patcher_operation.cc   if (operation == "copy") {
operation         133 chrome/browser/component_updater/component_patcher_operation.cc   } else if (operation == "create") {
operation         135 chrome/browser/component_updater/component_patcher_operation.cc   } else if (operation == "bsdiff") {
operation         138 chrome/browser/component_updater/component_patcher_operation.cc   } else if (operation == "courgette") {
operation         146 chrome/browser/component_updater/component_patcher_operation.cc   std::string operation;
operation         147 chrome/browser/component_updater/component_patcher_operation.cc   if (!command.GetString(kOp, &operation))
operation         149 chrome/browser/component_updater/component_patcher_operation.cc   return CreateDeltaUpdateOp(operation);
operation         210 chrome/browser/component_updater/component_patcher_operation.h DeltaUpdateOp* CreateDeltaUpdateOp(const std::string& operation);
operation         222 chrome/browser/extensions/api/dial/dial_service.cc bool DialServiceImpl::DialSocket::CheckResult(const char* operation,
operation         225 chrome/browser/extensions/api/dial/dial_service.cc   VLOG(2) << "Operation " << operation << " result " << result;
operation         146 chrome/browser/extensions/api/dial/dial_service.h     bool CheckResult(const char* operation, int result);
operation          25 chrome/browser/extensions/api/image_writer_private/destroy_partitions_operation_unittest.cc   scoped_refptr<DestroyPartitionsOperation> operation(
operation          31 chrome/browser/extensions/api/image_writer_private/destroy_partitions_operation_unittest.cc   operation->SetUtilityClientForTesting(client);
operation          50 chrome/browser/extensions/api/image_writer_private/destroy_partitions_operation_unittest.cc   operation->Start();
operation          70 chrome/browser/extensions/api/image_writer_private/operation_manager.cc   scoped_refptr<Operation> operation(
operation          77 chrome/browser/extensions/api/image_writer_private/operation_manager.cc   operations_[extension_id] = operation;
operation          80 chrome/browser/extensions/api/image_writer_private/operation_manager.cc                           base::Bind(&Operation::Start, operation));
operation          95 chrome/browser/extensions/api/image_writer_private/operation_manager.cc   scoped_refptr<Operation> operation(new WriteFromFileOperation(
operation          97 chrome/browser/extensions/api/image_writer_private/operation_manager.cc   operations_[extension_id] = operation;
operation         100 chrome/browser/extensions/api/image_writer_private/operation_manager.cc                           base::Bind(&Operation::Start, operation));
operation         130 chrome/browser/extensions/api/image_writer_private/operation_manager.cc   scoped_refptr<Operation> operation(new DestroyPartitionsOperation(
operation         132 chrome/browser/extensions/api/image_writer_private/operation_manager.cc   operations_[extension_id] = operation;
operation         135 chrome/browser/extensions/api/image_writer_private/operation_manager.cc                           base::Bind(&Operation::Start, operation));
operation          92 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc     scoped_refptr<OperationForTest> operation(
operation          99 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc     operation->Start();
operation         100 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc     return operation;
operation         110 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   scoped_refptr<OperationForTest> operation =
operation         113 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   operation->GetDownloadTarget(base::Bind(&base::DoNothing));
operation         116 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc             operation->GetImagePath().BaseName().value());
operation         118 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   operation->Cancel();
operation         122 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   scoped_refptr<OperationForTest> operation =
operation         125 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   operation->GetDownloadTarget(base::Bind(&base::DoNothing));
operation         128 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc             operation->GetImagePath().BaseName().value());
operation         130 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   operation->Cancel();
operation         140 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   scoped_refptr<OperationForTest> operation =
operation         145 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   operation->SetImagePath(download_target_path);
operation         163 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc       base::Bind(&OperationForTest::Download, operation, quit_closure));
operation         167 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   EXPECT_TRUE(base::ContentsEqual(test_image_path_, operation->GetImagePath()));
operation         171 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   operation->Cancel();
operation         181 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   scoped_refptr<OperationForTest> operation =
operation         197 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   operation->SetImagePath(test_image_path_);
operation         201 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc                                               operation,
operation         206 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   operation->Cancel();
operation         263 chrome/browser/extensions/install_verifier.cc   InstallVerifier::PendingOperation* operation =
operation         265 chrome/browser/extensions/install_verifier.cc   operation->ids.insert(ids.begin(), ids.end());
operation         267 chrome/browser/extensions/install_verifier.cc   operation_queue_.push(linked_ptr<PendingOperation>(operation));
operation         300 chrome/browser/extensions/install_verifier.cc   InstallVerifier::PendingOperation* operation =
operation         302 chrome/browser/extensions/install_verifier.cc   operation->ids = ids;
operation         304 chrome/browser/extensions/install_verifier.cc   operation_queue_.push(linked_ptr<PendingOperation>(operation));
operation         530 chrome/browser/extensions/install_verifier.cc   const PendingOperation& operation = *operation_queue_.front();
operation         536 chrome/browser/extensions/install_verifier.cc   if (operation.type == InstallVerifier::REMOVE) {
operation         537 chrome/browser/extensions/install_verifier.cc     for (ExtensionIdSet::const_iterator i = operation.ids.begin();
operation         538 chrome/browser/extensions/install_verifier.cc          i != operation.ids.end(); ++i) {
operation         543 chrome/browser/extensions/install_verifier.cc     ids_to_sign.insert(operation.ids.begin(), operation.ids.end());
operation         596 chrome/browser/extensions/install_verifier.cc   linked_ptr<PendingOperation> operation = operation_queue_.front();
operation         610 chrome/browser/extensions/install_verifier.cc     OnVerificationComplete(false, operation->type);
operation         624 chrome/browser/extensions/install_verifier.cc     OnVerificationComplete(success, operation->type);
operation          91 chrome/browser/local_discovery/privet_http.h         PrivetRegisterOperation* operation,
operation         101 chrome/browser/local_discovery/privet_http.h     virtual void OnPrivetRegisterError(PrivetRegisterOperation* operation,
operation         108 chrome/browser/local_discovery/privet_http.h     virtual void OnPrivetRegisterDone(PrivetRegisterOperation* operation,
operation         389 chrome/browser/local_discovery/privet_http_unittest.cc       PrivetRegisterOperation* operation,
operation         400 chrome/browser/local_discovery/privet_http_unittest.cc       PrivetRegisterOperation* operation,
operation         415 chrome/browser/local_discovery/privet_http_unittest.cc       PrivetRegisterOperation* operation,
operation          24 chrome/browser/local_discovery/storage/privet_filesystem_operations.cc   PrivetFileSystemAsyncOperation* operation =
operation          27 chrome/browser/local_discovery/storage/privet_filesystem_operations.cc   async_operations_.insert(operation);
operation          28 chrome/browser/local_discovery/storage/privet_filesystem_operations.cc   operation->Start();
operation          35 chrome/browser/local_discovery/storage/privet_filesystem_operations.cc   PrivetFileSystemAsyncOperation* operation = new PrivetFileSystemListOperation(
operation          37 chrome/browser/local_discovery/storage/privet_filesystem_operations.cc   async_operations_.insert(operation);
operation          38 chrome/browser/local_discovery/storage/privet_filesystem_operations.cc   operation->Start();
operation          42 chrome/browser/local_discovery/storage/privet_filesystem_operations.cc     PrivetFileSystemAsyncOperation* operation) {
operation          44 chrome/browser/local_discovery/storage/privet_filesystem_operations.cc   async_operations_.erase(operation);
operation          45 chrome/browser/local_discovery/storage/privet_filesystem_operations.cc   delete operation;
operation          34 chrome/browser/local_discovery/storage/privet_filesystem_operations.h       PrivetFileSystemAsyncOperation* operation) = 0;
operation          58 chrome/browser/local_discovery/storage/privet_filesystem_operations.h   virtual void RemoveOperation(PrivetFileSystemAsyncOperation* operation)
operation         345 chrome/browser/printing/print_preview_dialog_controller.cc     Operation* operation = preview_operations_[i];
operation         346 chrome/browser/printing/print_preview_dialog_controller.cc     if (operation->preview_dialog == contents ||
operation         347 chrome/browser/printing/print_preview_dialog_controller.cc         operation->initiator == contents) {
operation         348 chrome/browser/printing/print_preview_dialog_controller.cc       return operation->preview_dialog;
operation         357 chrome/browser/printing/print_preview_dialog_controller.cc     Operation* operation = preview_operations_[i];
operation         358 chrome/browser/printing/print_preview_dialog_controller.cc     if (operation->preview_dialog == preview_dialog)
operation         359 chrome/browser/printing/print_preview_dialog_controller.cc       return operation->initiator;
operation         385 chrome/browser/printing/print_preview_dialog_controller.cc     Operation* operation = preview_operations_[i];
operation         386 chrome/browser/printing/print_preview_dialog_controller.cc     if (operation->preview_dialog == preview_dialog) {
operation         387 chrome/browser/printing/print_preview_dialog_controller.cc       operation->initiator_observer.StopObserving();
operation         388 chrome/browser/printing/print_preview_dialog_controller.cc       operation->initiator = NULL;
operation         405 chrome/browser/printing/print_preview_dialog_controller.cc     Operation* operation = preview_operations_[i];
operation         406 chrome/browser/printing/print_preview_dialog_controller.cc     WebContents* preview_dialog = operation->preview_dialog;
operation         407 chrome/browser/printing/print_preview_dialog_controller.cc     WebContents* initiator = operation->initiator;
operation         510 chrome/browser/printing/print_preview_dialog_controller.cc   Operation* operation = new Operation;
operation         511 chrome/browser/printing/print_preview_dialog_controller.cc   operation->preview_dialog = preview_dialog;
operation         512 chrome/browser/printing/print_preview_dialog_controller.cc   operation->initiator = initiator;
operation         513 chrome/browser/printing/print_preview_dialog_controller.cc   operation->preview_dialog_observer.StartObserving(this, preview_dialog);
operation         514 chrome/browser/printing/print_preview_dialog_controller.cc   operation->initiator_observer.StartObserving(this, initiator);
operation         515 chrome/browser/printing/print_preview_dialog_controller.cc   preview_operations_.push_back(operation);
operation         555 chrome/browser/printing/print_preview_dialog_controller.cc     Operation* operation = preview_operations_[i];
operation         556 chrome/browser/printing/print_preview_dialog_controller.cc     if (operation->preview_dialog == preview_dialog) {
operation         558 chrome/browser/printing/print_preview_dialog_controller.cc       if (operation->initiator) {
operation         559 chrome/browser/printing/print_preview_dialog_controller.cc         operation->initiator_observer.StopObserving();
operation         560 chrome/browser/printing/print_preview_dialog_controller.cc         PrintViewManager::FromWebContents(operation->initiator)->
operation         574 chrome/browser/printing/print_preview_dialog_controller.cc       delete operation;
operation         465 chrome/browser/profiles/profile_shortcut_manager_win.cc   ShellUtil::ShortcutOperation operation =
operation         478 chrome/browser/profiles/profile_shortcut_manager_win.cc     operation = ShellUtil::SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL;
operation         486 chrome/browser/profiles/profile_shortcut_manager_win.cc         distribution, properties, operation);
operation         445 chrome/browser/sync/glue/bookmark_change_processor.cc bool BookmarkChangeProcessor::PlaceSyncNode(MoveOrCreate operation,
operation         457 chrome/browser/sync/glue/bookmark_change_processor.cc     success = (operation == CREATE) ?
operation         473 chrome/browser/sync/glue/bookmark_change_processor.cc     success = (operation == CREATE) ?
operation         162 chrome/browser/sync/glue/bookmark_change_processor.h   static bool PlaceSyncNode(MoveOrCreate operation,
operation          27 chrome/browser/sync_file_system/drive_backend_v1/origin_operation_queue.cc   OriginOperation operation = queue_.front();
operation          29 chrome/browser/sync_file_system/drive_backend_v1/origin_operation_queue.cc   return operation;
operation          78 chrome/browser/sync_file_system/drive_backend_v1/remote_sync_delegate.cc   SyncOperationType operation =
operation          90 chrome/browser/sync_file_system/drive_backend_v1/remote_sync_delegate.cc             SyncOperationTypeToString(operation));
operation          91 chrome/browser/sync_file_system/drive_backend_v1/remote_sync_delegate.cc   DCHECK_NE(SYNC_OPERATION_FAIL, operation);
operation          93 chrome/browser/sync_file_system/drive_backend_v1/remote_sync_delegate.cc   switch (operation) {
operation         112 chrome/browser/sync_file_system/drive_backend_v1/remote_sync_delegate.cc   switch (operation) {
operation          37 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc   QueueableTask(base::WeakPtr<SyncableFileSystemOperation> operation,
operation          39 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc       : operation_(operation),
operation          41 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc         target_paths_(operation->target_paths_) {}
operation          54 chrome/browser/ui/cocoa/bookmarks/bookmark_button.h                  operation:(NSDragOperation)operation;
operation         332 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc         operation(ui::DragDropTypes::DRAG_NONE),
operation         346 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc   int operation;
operation         745 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc       drop_info_->location.operation != 0 && drop_info_->location.index != -1 &&
operation         819 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc     return drop_info_->location.operation;
operation         831 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc     drop_info_->location.operation = location.operation;
operation         832 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc     return drop_info_->location.operation;
operation         861 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc   return drop_info_->location.operation;
operation         885 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc   if (!drop_info_.get() || !drop_info_->location.operation)
operation        1543 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc     location->operation = chrome::GetPreferredBookmarkDropOperation(
operation        1604 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc     location->operation = chrome::GetBookmarkDropOperation(
operation        1606 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc     if (!location->operation && !data.has_single_url() &&
operation        1612 chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc     location->operation = chrome::GetBookmarkDropOperation(profile, event,
operation          37 chrome/browser/ui/views/bookmarks/bookmark_drag_drop_views.cc   int operation = ui::DragDropTypes::DRAG_COPY |
operation          43 chrome/browser/ui/views/bookmarks/bookmark_drag_drop_views.cc     widget->RunShellDrag(NULL, data, gfx::Point(), operation, source);
operation          47 chrome/browser/ui/views/bookmarks/bookmark_drag_drop_views.cc     views::RunShellDrag(view, data, gfx::Point(), operation, source);
operation         159 chrome/browser/ui/webui/extensions/pack_extension_handler.cc   std::string operation;
operation         160 chrome/browser/ui/webui/extensions/pack_extension_handler.cc   if (!args->GetString(1, &operation))
operation         173 chrome/browser/ui/webui/extensions/pack_extension_handler.cc   if (operation == "load") {
operation         175 chrome/browser/ui/webui/extensions/pack_extension_handler.cc   } else if (operation == "pem") {
operation         249 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc     PrivetRegisterOperation* operation,
operation         294 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc     PrivetRegisterOperation* operation,
operation         318 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc     PrivetRegisterOperation* operation,
operation         320 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc   std::string name = operation->GetHTTPClient()->GetName();
operation          51 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.h       PrivetRegisterOperation* operation,
operation          56 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.h       PrivetRegisterOperation* operation,
operation          63 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.h       PrivetRegisterOperation* operation,
operation          30 chrome/browser/undo/undo_manager.cc void UndoGroup::AddOperation(scoped_ptr<UndoOperation> operation) {
operation          32 chrome/browser/undo/undo_manager.cc     set_undo_label_id(operation->GetUndoLabelId());
operation          33 chrome/browser/undo/undo_manager.cc     set_redo_label_id(operation->GetRedoLabelId());
operation          35 chrome/browser/undo/undo_manager.cc   operations_.push_back(operation.release());
operation          82 chrome/browser/undo/undo_manager.cc void UndoManager::AddUndoOperation(scoped_ptr<UndoOperation> operation) {
operation          85 chrome/browser/undo/undo_manager.cc     operation.reset();
operation          90 chrome/browser/undo/undo_manager.cc     pending_grouped_action_->AddOperation(operation.Pass());
operation          93 chrome/browser/undo/undo_manager.cc     new_action->AddOperation(operation.Pass());
operation          24 chrome/browser/undo/undo_manager.h   void AddOperation(scoped_ptr<UndoOperation> operation);
operation          66 chrome/browser/undo/undo_manager.h   void AddUndoOperation(scoped_ptr<UndoOperation> operation);
operation          26 chrome/installer/mini_installer/configuration.h   Operation operation() const { return operation_; }
operation          26 chrome/installer/mini_installer/configuration_test.cc             TestConfiguration(L"spam.exe").operation());
operation          28 chrome/installer/mini_installer/configuration_test.cc             TestConfiguration(L"spam.exe --clean").operation());
operation          30 chrome/installer/mini_installer/configuration_test.cc             TestConfiguration(L"spam.exe --cleanupthis").operation());
operation          33 chrome/installer/mini_installer/configuration_test.cc             TestConfiguration(L"spam.exe --cleanup").operation());
operation          35 chrome/installer/mini_installer/configuration_test.cc             TestConfiguration(L"spam.exe --cleanup now").operation());
operation         718 chrome/installer/mini_installer/mini_installer.cc   switch (configuration.operation()) {
operation          56 chrome/installer/setup/install.cc                           ShellUtil::ShortcutOperation operation,
operation          60 chrome/installer/setup/install.cc   DCHECK(operation != ShellUtil::SHELL_SHORTCUT_UPDATE_EXISTING);
operation          65 chrome/installer/setup/install.cc       (operation == ShellUtil::SHELL_SHORTCUT_CREATE_ALWAYS ||
operation          66 chrome/installer/setup/install.cc        operation == ShellUtil::SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL) ?
operation          68 chrome/installer/setup/install.cc   if (failed && operation == ShellUtil::SHELL_SHORTCUT_REPLACE_EXISTING)
operation         124 chrome/installer/setup/install.cc     ShellUtil::ShortcutOperation operation) {
operation         125 chrome/installer/setup/install.cc   LogShortcutOperation(location, dist, properties, operation, false);
operation         127 chrome/installer/setup/install.cc                                          operation)) {
operation         128 chrome/installer/setup/install.cc     LogShortcutOperation(location, dist, properties, operation, true);
operation         215 chrome/installer/setup/install_worker.cc   if (installer_state.operation() == InstallerState::UNINSTALL) {
operation         271 chrome/installer/setup/install_worker.cc   DCHECK(installer_state.operation() != InstallerState::UNINSTALL ||
operation         274 chrome/installer/setup/install_worker.cc   DCHECK(installer_state.operation() == InstallerState::UNINSTALL ||
operation         280 chrome/installer/setup/install_worker.cc   if (installer_state.operation() == InstallerState::UNINSTALL) {
operation         857 chrome/installer/setup/install_worker.cc   if (installer_state.operation() != InstallerState::MULTI_INSTALL &&
operation         858 chrome/installer/setup/install_worker.cc       installer_state.operation() != InstallerState::MULTI_UPDATE) {
operation         859 chrome/installer/setup/install_worker.cc     VLOG(1) << "AddGoogleUpdateWorkItems noop: " << installer_state.operation();
operation         908 chrome/installer/setup/install_worker.cc   DCHECK(installer_state.operation() == InstallerState::MULTI_INSTALL ||
operation         909 chrome/installer/setup/install_worker.cc          installer_state.operation() == InstallerState::MULTI_UPDATE);
operation        1246 chrome/installer/setup/install_worker.cc   if (installer_state.operation() != InstallerState::UNINSTALL) {
operation        1284 chrome/installer/setup/install_worker.cc   DCHECK(installer_state.operation() != InstallerState::UNINSTALL);
operation        1384 chrome/installer/setup/install_worker.cc   if (installer_state.operation() == InstallerState::UNINSTALL) {
operation        1416 chrome/installer/setup/install_worker.cc   if (installer_state.operation() == InstallerState::UNINSTALL) {
operation         149 chrome/installer/setup/install_worker_unittest.cc   void set_operation(Operation operation) { operation_ = operation; }
operation         297 chrome/installer/setup/install_worker_unittest.cc       InstallerState::Operation operation) {
operation         303 chrome/installer/setup/install_worker_unittest.cc     installer_state->set_operation(operation);
operation         387 chrome/installer/setup/install_worker_unittest.cc       InstallerState::Operation operation) {
operation         390 chrome/installer/setup/install_worker_unittest.cc                                  operation));
operation         397 chrome/installer/setup/install_worker_unittest.cc       if (operation != InstallerState::UNINSTALL || !machine_has_other_products)
operation         408 chrome/installer/setup/install_worker_unittest.cc       InstallerState::Operation operation) {
operation         410 chrome/installer/setup/install_worker_unittest.cc     DCHECK(operation != InstallerState::UNINSTALL);
operation         413 chrome/installer/setup/install_worker_unittest.cc                                  operation));
operation        1337 chrome/installer/setup/setup_main.cc   if (installer_state->operation() != InstallerState::MULTI_INSTALL &&
operation        1338 chrome/installer/setup/setup_main.cc       installer_state->operation() != InstallerState::MULTI_UPDATE) {
operation        1484 chrome/installer/setup/setup_main.cc     if (installer_state.operation() == InstallerState::MULTI_INSTALL) {
operation         329 chrome/installer/setup/setup_util.cc   bool is_uninstall = installer_state.operation() == InstallerState::UNINSTALL;
operation         106 chrome/installer/util/installer_state.h   Operation operation() const { return operation_; }
operation         621 chrome/installer/util/installer_state_unittest.cc   EXPECT_EQ(InstallerState::MULTI_INSTALL, installer_state.operation());
operation         646 chrome/installer/util/installer_state_unittest.cc             installer_state.operation());
operation         958 chrome/installer/util/shell_util.cc     ShellUtil::ShortcutOperation operation) {
operation         959 chrome/installer/util/shell_util.cc   switch (operation) {
operation        1514 chrome/installer/util/shell_util.cc     ShellUtil::ShortcutOperation operation) {
operation        1528 chrome/installer/util/shell_util.cc          operation == SHELL_SHORTCUT_CREATE_ALWAYS ||
operation        1529 chrome/installer/util/shell_util.cc          operation == SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL);
operation        1547 chrome/installer/util/shell_util.cc   } else if (operation != SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL ||
operation        1573 chrome/installer/util/shell_util.cc       TranslateShortcutOperation(operation);
operation         335 chrome/installer/util/shell_util.h       ShellUtil::ShortcutOperation operation);
operation         209 chromeos/dbus/fake_shill_device_client.cc     const std::string& operation,
operation         227 chromeos/dbus/fake_shill_device_client.cc   if (operation == shill::kTDLSStatusOperation)
operation          81 chromeos/dbus/fake_shill_device_client.h       const std::string& operation,
operation         196 chromeos/dbus/shill_device_client.cc       const std::string& operation,
operation         203 chromeos/dbus/shill_device_client.cc     writer.AppendString(operation);
operation         161 chromeos/dbus/shill_device_client.h                                     const std::string& operation,
operation         144 chromeos/network/network_device_handler_impl.cc   std::string operation;
operation         162 chromeos/network/network_device_handler_impl.cc   std::string event_desc = "TDLSSuccessCallback: " + params.operation;
operation         166 chromeos/network/network_device_handler_impl.cc   if (params.operation != shill::kTDLSSetupOperation) {
operation         177 chromeos/network/network_device_handler_impl.cc   status_params.operation = shill::kTDLSStatusOperation;
operation         201 chromeos/network/network_device_handler_impl.cc   if (params.operation == shill::kTDLSSetupOperation &&
operation         242 chromeos/network/network_device_handler_impl.cc   NET_LOG_EVENT("CallPerformTDLSOperation: " + params.operation, device_path);
operation         245 chromeos/network/network_device_handler_impl.cc       params.operation,
operation         413 chromeos/network/network_device_handler_impl.cc   params.operation = enabled ? shill::kTDLSSetupOperation
operation         435 chromeos/network/network_device_handler_impl.cc   params.operation = shill::kTDLSStatusOperation;
operation          37 cloud_print/service/win/installer.cc                     base::win::ShortcutOperation operation) {
operation          50 cloud_print/service/win/installer.cc   CreateOrUpdateShortcutLink(path, properties, operation);
operation          55 cloud_print/service/win/installer.cc   base::win::ShortcutOperation operation =
operation          58 cloud_print/service/win/installer.cc   CreateShortcut(base::DIR_COMMON_START_MENU, true, operation);
operation          59 cloud_print/service/win/installer.cc   CreateShortcut(base::DIR_COMMON_DESKTOP, false, operation);
operation         131 content/browser/browser_plugin/browser_plugin_embedder.cc     int screen_x, int screen_y, blink::WebDragOperation operation) {
operation         136 content/browser/browser_plugin/browser_plugin_embedder.cc         client_y - guest_offset.y(), screen_x, screen_y, operation);
operation          72 content/browser/browser_plugin/browser_plugin_embedder.h       int screen_y, blink::WebDragOperation operation);
operation        1041 content/browser/browser_plugin/browser_plugin_guest.cc     int screen_x, int screen_y, blink::WebDragOperation operation) {
operation        1043 content/browser/browser_plugin/browser_plugin_guest.cc       screen_x, screen_y, operation);
operation         312 content/browser/browser_plugin/browser_plugin_guest.h       int screen_y, blink::WebDragOperation operation);
operation         113 content/browser/dom_storage/session_storage_database.cc   DBOperation operation(this);
operation         139 content/browser/dom_storage/session_storage_database.cc   DBOperation operation(this);
operation         201 content/browser/dom_storage/session_storage_database.cc   DBOperation operation(this);
operation         230 content/browser/dom_storage/session_storage_database.cc   DBOperation operation(this);
operation         243 content/browser/dom_storage/session_storage_database.cc   DBOperation operation(this);
operation         264 content/browser/dom_storage/session_storage_database.cc   DBOperation operation(this);
operation         316 content/browser/download/base_file.cc     const char* operation,
operation         320 content/browser/download/base_file.cc       base::Bind(&FileErrorNetLogCallback, operation, error));
operation         325 content/browser/download/base_file.cc     const char* operation,
operation         330 content/browser/download/base_file.cc       operation, os_error,
operation         336 content/browser/download/base_file.cc     const char* operation,
operation         341 content/browser/download/base_file.cc       base::Bind(&FileInterruptedNetLogCallback, operation, os_error, reason));
operation         124 content/browser/download/base_file.h   DownloadInterruptReason LogNetError(const char* operation, net::Error error);
operation         128 content/browser/download/base_file.h   DownloadInterruptReason LogSystemError(const char* operation,
operation         134 content/browser/download/base_file.h       const char* operation, int os_error,
operation         183 content/browser/download/download_net_log_parameters.cc base::Value* FileErrorNetLogCallback(const char* operation,
operation         188 content/browser/download/download_net_log_parameters.cc   dict->SetString("operation", operation);
operation         194 content/browser/download/download_net_log_parameters.cc base::Value* FileInterruptedNetLogCallback(const char* operation,
operation         200 content/browser/download/download_net_log_parameters.cc   dict->SetString("operation", operation);
operation          88 content/browser/download/download_net_log_parameters.h base::Value* FileErrorNetLogCallback(const char* operation,
operation          93 content/browser/download/download_net_log_parameters.h base::Value* FileInterruptedNetLogCallback(const char* operation,
operation         120 content/browser/fileapi/recursive_operation_delegate_unittest.cc void CallCancelLater(fileapi::RecursiveOperationDelegate* operation,
operation         125 content/browser/fileapi/recursive_operation_delegate_unittest.cc         base::Bind(&CallCancelLater, base::Unretained(operation), counter - 1));
operation         129 content/browser/fileapi/recursive_operation_delegate_unittest.cc   operation->Cancel();
operation         192 content/browser/fileapi/recursive_operation_delegate_unittest.cc   scoped_ptr<LoggingRecursiveOperation> operation(
operation         196 content/browser/fileapi/recursive_operation_delegate_unittest.cc   operation->RunRecursively();
operation         201 content/browser/fileapi/recursive_operation_delegate_unittest.cc       operation->log_entries();
operation         217 content/browser/fileapi/recursive_operation_delegate_unittest.cc   scoped_ptr<LoggingRecursiveOperation> operation(
operation         221 content/browser/fileapi/recursive_operation_delegate_unittest.cc   operation->RunRecursively();
operation         226 content/browser/fileapi/recursive_operation_delegate_unittest.cc       operation->log_entries();
operation         273 content/browser/fileapi/recursive_operation_delegate_unittest.cc   scoped_ptr<LoggingRecursiveOperation> operation(
operation         277 content/browser/fileapi/recursive_operation_delegate_unittest.cc   operation->RunRecursively();
operation         280 content/browser/fileapi/recursive_operation_delegate_unittest.cc   CallCancelLater(operation.get(), 5);
operation          95 content/browser/frame_host/interstitial_page_impl.cc   virtual void UpdateDragCursor(WebDragOperation operation) OVERRIDE;
operation         503 content/browser/media/webrtc_identity_store_backend.cc   scoped_ptr<PendingOperation> operation(
operation         506 content/browser/media/webrtc_identity_store_backend.cc   pending_operations_.push_back(operation.release());
operation         888 content/browser/renderer_host/render_view_host_impl.cc     WebDragOperation operation) {
operation         892 content/browser/renderer_host/render_view_host_impl.cc                                operation));
operation         177 content/browser/renderer_host/render_view_host_impl.h       blink::WebDragOperation operation) OVERRIDE;
operation         127 content/browser/renderer_host/render_view_host_unittest.cc   virtual void UpdateDragCursor(blink::WebDragOperation operation) OVERRIDE {}
operation        1928 content/browser/web_contents/web_contents_impl.cc     int screen_x, int screen_y, blink::WebDragOperation operation) {
operation        1931 content/browser/web_contents/web_contents_impl.cc         screen_x, screen_y, operation);
operation        1934 content/browser/web_contents/web_contents_impl.cc         screen_x, screen_y, operation);
operation         167 content/browser/web_contents/web_contents_impl.h       int screen_y, blink::WebDragOperation operation);
operation          75 content/browser/web_contents/web_contents_view_android.h   virtual void UpdateDragCursor(blink::WebDragOperation operation) OVERRIDE;
operation        1172 content/browser/web_contents/web_contents_view_aura.cc void WebContentsViewAura::UpdateDragCursor(blink::WebDragOperation operation) {
operation        1173 content/browser/web_contents/web_contents_view_aura.cc   current_drag_op_ = operation;
operation         138 content/browser/web_contents/web_contents_view_aura.h   virtual void UpdateDragCursor(blink::WebDragOperation operation) OVERRIDE;
operation         285 content/browser/web_contents/web_contents_view_gtk.cc void WebContentsViewGtk::UpdateDragCursor(WebDragOperation operation) {
operation         288 content/browser/web_contents/web_contents_view_gtk.cc   drag_dest_->UpdateDragStatus(operation);
operation          82 content/browser/web_contents/web_contents_view_gtk.h   virtual void UpdateDragCursor(blink::WebDragOperation operation) OVERRIDE;
operation         199 content/browser/web_contents/web_contents_view_guest.cc void WebContentsViewGuest::UpdateDragCursor(WebDragOperation operation) {
operation         207 content/browser/web_contents/web_contents_view_guest.cc     view->UpdateDragCursor(operation);
operation          88 content/browser/web_contents/web_contents_view_guest.h   virtual void UpdateDragCursor(blink::WebDragOperation operation) OVERRIDE;
operation         118 content/browser/web_contents/web_contents_view_mac.h   virtual void UpdateDragCursor(blink::WebDragOperation operation) OVERRIDE;
operation          91 content/browser/web_contents/web_drag_dest_gtk.cc void WebDragDestGtk::UpdateDragStatus(WebDragOperation operation) {
operation          93 content/browser/web_contents/web_drag_dest_gtk.cc     is_drop_target_ = operation != WebDragOperationNone;
operation          94 content/browser/web_contents/web_drag_dest_gtk.cc     gdk_drag_status(context_, WebDragOpToGdkDragAction(operation),
operation          35 content/browser/web_contents/web_drag_dest_gtk.h   void UpdateDragStatus(blink::WebDragOperation operation);
operation          60 content/browser/web_contents/web_drag_dest_mac.h - (void)setCurrentOperation:(NSDragOperation)operation;
operation          84 content/browser/web_contents/web_drag_source_mac.h         operation:(NSDragOperation)operation;
operation         222 content/child/webcrypto/platform_crypto_nss.cc   CK_ATTRIBUTE_TYPE operation = (mode == ENCRYPT) ? CKA_ENCRYPT : CKA_DECRYPT;
operation         231 content/child/webcrypto/platform_crypto_nss.cc       CKM_AES_CBC_PAD, operation, key->key(), param.get()));
operation         248 content/child/webcrypto/platform_crypto_nss.cc   if (operation == CKA_DECRYPT &&
operation          66 content/port/browser/render_view_host_delegate_view.h   virtual void UpdateDragCursor(blink::WebDragOperation operation) {}
operation         120 content/public/browser/render_view_host.h       blink::WebDragOperation operation) = 0;
operation         443 content/renderer/pepper/pepper_graphics_2d_host.cc   QueuedOperation operation(QueuedOperation::PAINT);
operation         444 content/renderer/pepper/pepper_graphics_2d_host.cc   operation.paint_image = image_resource;
operation         448 content/renderer/pepper/pepper_graphics_2d_host.cc                               &operation.paint_src_rect))
operation         455 content/renderer/pepper/pepper_graphics_2d_host.cc   if (x64 + static_cast<int64>(operation.paint_src_rect.x()) < 0 ||
operation         456 content/renderer/pepper/pepper_graphics_2d_host.cc       x64 + static_cast<int64>(operation.paint_src_rect.right()) >
operation         459 content/renderer/pepper/pepper_graphics_2d_host.cc   if (y64 + static_cast<int64>(operation.paint_src_rect.y()) < 0 ||
operation         460 content/renderer/pepper/pepper_graphics_2d_host.cc       y64 + static_cast<int64>(operation.paint_src_rect.bottom()) >
operation         463 content/renderer/pepper/pepper_graphics_2d_host.cc   operation.paint_x = top_left.x;
operation         464 content/renderer/pepper/pepper_graphics_2d_host.cc   operation.paint_y = top_left.y;
operation         466 content/renderer/pepper/pepper_graphics_2d_host.cc   queued_operations_.push_back(operation);
operation         475 content/renderer/pepper/pepper_graphics_2d_host.cc   QueuedOperation operation(QueuedOperation::SCROLL);
operation         479 content/renderer/pepper/pepper_graphics_2d_host.cc                               &operation.scroll_clip_rect))
operation         490 content/renderer/pepper/pepper_graphics_2d_host.cc   operation.scroll_dx = dx;
operation         491 content/renderer/pepper/pepper_graphics_2d_host.cc   operation.scroll_dy = dy;
operation         493 content/renderer/pepper/pepper_graphics_2d_host.cc   queued_operations_.push_back(operation);
operation         515 content/renderer/pepper/pepper_graphics_2d_host.cc   QueuedOperation operation(QueuedOperation::REPLACE);
operation         516 content/renderer/pepper/pepper_graphics_2d_host.cc   operation.replace_image = image_resource;
operation         517 content/renderer/pepper/pepper_graphics_2d_host.cc   queued_operations_.push_back(operation);
operation         603 content/renderer/pepper/pepper_graphics_2d_host.cc     QueuedOperation& operation = queued_operations_[i];
operation         605 content/renderer/pepper/pepper_graphics_2d_host.cc     switch (operation.type) {
operation         607 content/renderer/pepper/pepper_graphics_2d_host.cc         ExecutePaintImageData(operation.paint_image.get(),
operation         608 content/renderer/pepper/pepper_graphics_2d_host.cc                               operation.paint_x,
operation         609 content/renderer/pepper/pepper_graphics_2d_host.cc                               operation.paint_y,
operation         610 content/renderer/pepper/pepper_graphics_2d_host.cc                               operation.paint_src_rect,
operation         614 content/renderer/pepper/pepper_graphics_2d_host.cc         ExecuteScroll(operation.scroll_clip_rect,
operation         615 content/renderer/pepper/pepper_graphics_2d_host.cc                       operation.scroll_dx, operation.scroll_dy,
operation         623 content/renderer/pepper/pepper_graphics_2d_host.cc         ExecuteReplaceContents(operation.replace_image.get(),
operation         637 content/renderer/pepper/pepper_graphics_2d_host.cc       gfx::Point scroll_delta(operation.scroll_dx, operation.scroll_dy);
operation         640 content/renderer/pepper/pepper_graphics_2d_host.cc                                   operation.type == QueuedOperation::SCROLL ?
operation         643 content/renderer/pepper/pepper_graphics_2d_host.cc         operation.type = QueuedOperation::PAINT;
operation         657 content/renderer/pepper/pepper_graphics_2d_host.cc       if (operation.type == QueuedOperation::SCROLL) {
operation        3374 content/renderer/render_view_impl.cc   WebDragOperation operation = webview()->dragTargetDragEnter(
operation        3381 content/renderer/render_view_impl.cc   Send(new DragHostMsg_UpdateDragCursor(routing_id_, operation));
operation        3388 content/renderer/render_view_impl.cc   WebDragOperation operation = webview()->dragTargetDragOver(
operation        3394 content/renderer/render_view_impl.cc   Send(new DragHostMsg_UpdateDragCursor(routing_id_, operation));
operation          23 content/test/test_web_contents_view.cc void TestWebContentsView::UpdateDragCursor(blink::WebDragOperation operation) {
operation          26 content/test/test_web_contents_view.h   virtual void UpdateDragCursor(blink::WebDragOperation operation) OVERRIDE;
operation          94 media/audio/pulse/audio_manager_pulse.cc   pa_operation* operation = NULL;
operation          96 media/audio/pulse/audio_manager_pulse.cc     operation = pa_context_get_source_info_list(
operation          99 media/audio/pulse/audio_manager_pulse.cc     operation = pa_context_get_sink_info_list(
operation         102 media/audio/pulse/audio_manager_pulse.cc   WaitForOperationCompletion(input_mainloop_, operation);
operation         207 media/audio/pulse/audio_manager_pulse.cc   pa_operation* operation = pa_context_get_server_info(
operation         209 media/audio/pulse/audio_manager_pulse.cc   WaitForOperationCompletion(input_mainloop_, operation);
operation          83 media/audio/pulse/pulse_input.cc   pa_operation* operation = pa_stream_cork(handle_, 0, NULL, NULL);
operation          84 media/audio/pulse/pulse_input.cc   WaitForOperationCompletion(pa_mainloop_, operation);
operation          98 media/audio/pulse/pulse_input.cc   pa_operation* operation = pa_stream_flush(handle_,
operation         101 media/audio/pulse/pulse_input.cc   WaitForOperationCompletion(pa_mainloop_, operation);
operation         105 media/audio/pulse/pulse_input.cc   operation = pa_stream_cork(handle_, 1, &pulse::StreamSuccessCallback,
operation         107 media/audio/pulse/pulse_input.cc   WaitForOperationCompletion(pa_mainloop_, operation);
operation         144 media/audio/pulse/pulse_input.cc   pa_operation* operation = NULL;
operation         148 media/audio/pulse/pulse_input.cc     operation = pa_context_get_source_info_by_index(
operation         150 media/audio/pulse/pulse_input.cc     WaitForOperationCompletion(pa_mainloop_, operation);
operation         159 media/audio/pulse/pulse_input.cc   operation = pa_context_set_source_volume_by_index(
operation         163 media/audio/pulse/pulse_input.cc   pa_operation_unref(operation);
operation         174 media/audio/pulse/pulse_input.cc     pa_operation* operation = pa_context_get_source_info_by_index(
operation         177 media/audio/pulse/pulse_input.cc     pa_operation_unref(operation);
operation         188 media/audio/pulse/pulse_input.cc     pa_operation* operation = pa_context_get_source_info_by_index(
operation         190 media/audio/pulse/pulse_input.cc     WaitForOperationCompletion(pa_mainloop_, operation);
operation          86 media/audio/pulse/pulse_output.cc       pa_operation* operation = pa_stream_flush(
operation          88 media/audio/pulse/pulse_output.cc       WaitForOperationCompletion(pa_mainloop_, operation);
operation         178 media/audio/pulse/pulse_output.cc   pa_operation* operation = pa_stream_cork(
operation         180 media/audio/pulse/pulse_output.cc   WaitForOperationCompletion(pa_mainloop_, operation);
operation         197 media/audio/pulse/pulse_output.cc   pa_operation* operation = pa_stream_flush(
operation         199 media/audio/pulse/pulse_output.cc   WaitForOperationCompletion(pa_mainloop_, operation);
operation         201 media/audio/pulse/pulse_output.cc   operation = pa_stream_cork(pa_stream_, 1, &pulse::StreamSuccessCallback,
operation         203 media/audio/pulse/pulse_output.cc   WaitForOperationCompletion(pa_mainloop_, operation);
operation         100 media/audio/pulse/pulse_util.cc                                 pa_operation* operation) {
operation         101 media/audio/pulse/pulse_util.cc   if (!operation) {
operation         106 media/audio/pulse/pulse_util.cc   while (pa_operation_get_state(operation) == PA_OPERATION_RUNNING)
operation         109 media/audio/pulse/pulse_util.cc   pa_operation_unref(operation);
operation          46 media/audio/pulse/pulse_util.h                                 pa_operation* operation);
operation          65 net/disk_cache/blockfile/disk_format.h   int32     operation;       // Actual in-flight operation.
operation          82 net/disk_cache/blockfile/file_ios.cc   virtual void OnOperationComplete(disk_cache::BackgroundIO* operation,
operation         113 net/disk_cache/blockfile/file_ios.cc   scoped_refptr<FileBackgroundIO> operation(
operation         118 net/disk_cache/blockfile/file_ios.cc       base::Bind(&FileBackgroundIO::Read, operation.get()), true);
operation         119 net/disk_cache/blockfile/file_ios.cc   OnOperationPosted(operation.get());
operation         125 net/disk_cache/blockfile/file_ios.cc   scoped_refptr<FileBackgroundIO> operation(
operation         130 net/disk_cache/blockfile/file_ios.cc       base::Bind(&FileBackgroundIO::Write, operation.get()), true);
operation         131 net/disk_cache/blockfile/file_ios.cc   OnOperationPosted(operation.get());
operation         135 net/disk_cache/blockfile/file_ios.cc void FileInFlightIO::OnOperationComplete(disk_cache::BackgroundIO* operation,
operation         137 net/disk_cache/blockfile/file_ios.cc   FileBackgroundIO* op = static_cast<FileBackgroundIO*>(operation);
operation         140 net/disk_cache/blockfile/file_ios.cc   int bytes = operation->result();
operation         344 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         345 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->Init();
operation         346 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         351 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         352 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->OpenEntry(key, entry);
operation         353 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         358 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         359 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->CreateEntry(key, entry);
operation         360 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         365 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         366 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->DoomEntry(key);
operation         367 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         372 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         373 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->DoomAllEntries();
operation         374 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         380 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         381 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->DoomEntriesBetween(initial_time, end_time);
operation         382 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         387 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         388 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->DoomEntriesSince(initial_time);
operation         389 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         394 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         395 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->OpenNextEntry(iter, next_entry);
operation         396 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         401 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         402 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->OpenPrevEntry(iter, prev_entry);
operation         403 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         407 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(
operation         409 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->EndEnumeration(iterator);
operation         410 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         414 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(
operation         416 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->OnExternalCacheHit(key);
operation         417 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         421 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(
operation         423 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->CloseEntryImpl(entry);
operation         424 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         428 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(
operation         430 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->DoomEntryImpl(entry);
operation         431 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         435 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         436 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->FlushQueue();
operation         437 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         442 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         443 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->RunTask(task);
operation         444 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         450 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         451 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->ReadData(entry, index, offset, buf, buf_len);
operation         452 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         459 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         460 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->WriteData(entry, index, offset, buf, buf_len, truncate);
operation         461 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         467 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         468 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->ReadSparseData(entry, offset, buf, buf_len);
operation         469 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         475 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         476 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->WriteSparseData(entry, offset, buf, buf_len);
operation         477 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         483 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         484 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->GetAvailableRange(entry, offset, len, start);
operation         485 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         489 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(
operation         491 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->CancelSparseIO(entry);
operation         492 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         497 net/disk_cache/blockfile/in_flight_backend_io.cc   scoped_refptr<BackendIO> operation(new BackendIO(this, backend_, callback));
operation         498 net/disk_cache/blockfile/in_flight_backend_io.cc   operation->ReadyForSparseIO(entry);
operation         499 net/disk_cache/blockfile/in_flight_backend_io.cc   PostOperation(operation.get());
operation         506 net/disk_cache/blockfile/in_flight_backend_io.cc void InFlightBackendIO::OnOperationComplete(BackgroundIO* operation,
operation         508 net/disk_cache/blockfile/in_flight_backend_io.cc   BackendIO* op = static_cast<BackendIO*>(operation);
operation         515 net/disk_cache/blockfile/in_flight_backend_io.cc void InFlightBackendIO::PostOperation(BackendIO* operation) {
operation         517 net/disk_cache/blockfile/in_flight_backend_io.cc       base::Bind(&BackendIO::ExecuteOperation, operation));
operation         518 net/disk_cache/blockfile/in_flight_backend_io.cc   OnOperationPosted(operation);
operation         208 net/disk_cache/blockfile/in_flight_backend_io.h   virtual void OnOperationComplete(BackgroundIO* operation,
operation         212 net/disk_cache/blockfile/in_flight_backend_io.h   void PostOperation(BackendIO* operation);
operation          62 net/disk_cache/blockfile/in_flight_io.cc     BackgroundIO* operation = it->get();
operation          63 net/disk_cache/blockfile/in_flight_io.cc     operation->Cancel();
operation          64 net/disk_cache/blockfile/in_flight_io.cc     DCHECK(io_list_.find(operation) != io_list_.end());
operation          65 net/disk_cache/blockfile/in_flight_io.cc     io_list_.erase(make_scoped_refptr(operation));
operation          70 net/disk_cache/blockfile/in_flight_io.cc void InFlightIO::OnIOComplete(BackgroundIO* operation) {
operation          80 net/disk_cache/blockfile/in_flight_io.cc                                         operation));
operation          81 net/disk_cache/blockfile/in_flight_io.cc   operation->io_completed()->Signal();
operation          85 net/disk_cache/blockfile/in_flight_io.cc void InFlightIO::InvokeCallback(BackgroundIO* operation, bool cancel_task) {
operation          89 net/disk_cache/blockfile/in_flight_io.cc     operation->io_completed()->Wait();
operation          94 net/disk_cache/blockfile/in_flight_io.cc     operation->Cancel();
operation          98 net/disk_cache/blockfile/in_flight_io.cc   DCHECK(io_list_.find(operation) != io_list_.end());
operation          99 net/disk_cache/blockfile/in_flight_io.cc   DCHECK(!operation->HasOneRef());
operation         100 net/disk_cache/blockfile/in_flight_io.cc   io_list_.erase(make_scoped_refptr(operation));
operation         101 net/disk_cache/blockfile/in_flight_io.cc   OnOperationComplete(operation, cancel_task);
operation         105 net/disk_cache/blockfile/in_flight_io.cc void InFlightIO::OnOperationPosted(BackgroundIO* operation) {
operation         107 net/disk_cache/blockfile/in_flight_io.cc   io_list_.insert(make_scoped_refptr(operation));
operation         103 net/disk_cache/blockfile/in_flight_io.h   void OnIOComplete(BackgroundIO* operation);
operation         109 net/disk_cache/blockfile/in_flight_io.h   void InvokeCallback(BackgroundIO* operation, bool cancel_task);
operation         115 net/disk_cache/blockfile/in_flight_io.h   virtual void OnOperationComplete(BackgroundIO* operation, bool cancel) = 0;
operation         120 net/disk_cache/blockfile/in_flight_io.h   void OnOperationPosted(BackgroundIO* operation);
operation          57 net/disk_cache/blockfile/rankings.cc   data_->operation = op;
operation          65 net/disk_cache/blockfile/rankings.cc   data_->operation = 0;
operation         657 net/disk_cache/blockfile/rankings.cc   if (INSERT == control_data_->operation) {
operation         660 net/disk_cache/blockfile/rankings.cc   } else if (REMOVE == control_data_->operation) {
operation         671 net/disk_cache/blockfile/rankings.cc   control_data_->operation = 0;
operation         741 net/disk_cache/blockfile/rankings.cc   control_data_->operation = 0;
operation         145 net/disk_cache/blockfile/sparse_control.cc     disk_cache::SparseControl::SparseOperation operation) {
operation         146 net/disk_cache/blockfile/sparse_control.cc   switch (operation) {
operation         162 net/disk_cache/blockfile/sparse_control.cc                           disk_cache::SparseControl::SparseOperation operation,
operation         166 net/disk_cache/blockfile/sparse_control.cc     switch (operation) {
operation         147 net/disk_cache/blockfile/sparse_control_v3.cc     disk_cache::SparseControl::SparseOperation operation) {
operation         148 net/disk_cache/blockfile/sparse_control_v3.cc   switch (operation) {
operation         164 net/disk_cache/blockfile/sparse_control_v3.cc                           disk_cache::SparseControl::SparseOperation operation,
operation         168 net/disk_cache/blockfile/sparse_control_v3.cc     switch (operation) {
operation         178 net/disk_cache/simple/simple_backend_impl.cc     const Callback<int(const net::CompletionCallback&)>& operation,
operation         180 net/disk_cache/simple/simple_backend_impl.cc   const int operation_result = operation.Run(operation_callback);
operation         359 net/disk_cache/simple/simple_backend_impl.cc     Callback<int(const net::CompletionCallback&)> operation =
operation         363 net/disk_cache/simple/simple_backend_impl.cc                                     operation, callback));
operation         387 net/disk_cache/simple/simple_backend_impl.cc     Callback<int(const net::CompletionCallback&)> operation =
operation         391 net/disk_cache/simple/simple_backend_impl.cc                                     operation, callback));
operation         406 net/disk_cache/simple/simple_backend_impl.cc     Callback<int(const net::CompletionCallback&)> operation =
operation         409 net/disk_cache/simple/simple_backend_impl.cc                                     operation, callback));
operation         542 net/disk_cache/simple/simple_backend_impl.cc     Callback<int(const net::CompletionCallback&)> operation =
operation         546 net/disk_cache/simple/simple_backend_impl.cc                                     operation, callback));
operation         571 net/disk_cache/simple/simple_backend_impl.cc     Callback<int(const net::CompletionCallback&)> operation =
operation         575 net/disk_cache/simple/simple_backend_impl.cc                                     operation, callback));
operation         590 net/disk_cache/simple/simple_entry_impl.cc     scoped_ptr<SimpleEntryOperation> operation(
operation         593 net/disk_cache/simple/simple_entry_impl.cc     switch (operation->type()) {
operation         595 net/disk_cache/simple/simple_entry_impl.cc         OpenEntryInternal(operation->have_index(),
operation         596 net/disk_cache/simple/simple_entry_impl.cc                           operation->callback(),
operation         597 net/disk_cache/simple/simple_entry_impl.cc                           operation->out_entry());
operation         600 net/disk_cache/simple/simple_entry_impl.cc         CreateEntryInternal(operation->have_index(),
operation         601 net/disk_cache/simple/simple_entry_impl.cc                             operation->callback(),
operation         602 net/disk_cache/simple/simple_entry_impl.cc                             operation->out_entry());
operation         608 net/disk_cache/simple/simple_entry_impl.cc         RecordReadIsParallelizable(*operation);
operation         609 net/disk_cache/simple/simple_entry_impl.cc         ReadDataInternal(operation->index(),
operation         610 net/disk_cache/simple/simple_entry_impl.cc                          operation->offset(),
operation         611 net/disk_cache/simple/simple_entry_impl.cc                          operation->buf(),
operation         612 net/disk_cache/simple/simple_entry_impl.cc                          operation->length(),
operation         613 net/disk_cache/simple/simple_entry_impl.cc                          operation->callback());
operation         616 net/disk_cache/simple/simple_entry_impl.cc         RecordWriteDependencyType(*operation);
operation         617 net/disk_cache/simple/simple_entry_impl.cc         WriteDataInternal(operation->index(),
operation         618 net/disk_cache/simple/simple_entry_impl.cc                           operation->offset(),
operation         619 net/disk_cache/simple/simple_entry_impl.cc                           operation->buf(),
operation         620 net/disk_cache/simple/simple_entry_impl.cc                           operation->length(),
operation         621 net/disk_cache/simple/simple_entry_impl.cc                           operation->callback(),
operation         622 net/disk_cache/simple/simple_entry_impl.cc                           operation->truncate());
operation         625 net/disk_cache/simple/simple_entry_impl.cc         ReadSparseDataInternal(operation->sparse_offset(),
operation         626 net/disk_cache/simple/simple_entry_impl.cc                                operation->buf(),
operation         627 net/disk_cache/simple/simple_entry_impl.cc                                operation->length(),
operation         628 net/disk_cache/simple/simple_entry_impl.cc                                operation->callback());
operation         631 net/disk_cache/simple/simple_entry_impl.cc         WriteSparseDataInternal(operation->sparse_offset(),
operation         632 net/disk_cache/simple/simple_entry_impl.cc                                 operation->buf(),
operation         633 net/disk_cache/simple/simple_entry_impl.cc                                 operation->length(),
operation         634 net/disk_cache/simple/simple_entry_impl.cc                                 operation->callback());
operation         637 net/disk_cache/simple/simple_entry_impl.cc         GetAvailableRangeInternal(operation->sparse_offset(),
operation         638 net/disk_cache/simple/simple_entry_impl.cc                                   operation->length(),
operation         639 net/disk_cache/simple/simple_entry_impl.cc                                   operation->out_start(),
operation         640 net/disk_cache/simple/simple_entry_impl.cc                                   operation->callback());
operation         643 net/disk_cache/simple/simple_entry_impl.cc         DoomEntryInternal(operation->callback());
operation         650 net/disk_cache/simple/simple_entry_impl.cc     executing_operation_.swap(operation);
operation        1380 net/disk_cache/simple/simple_entry_impl.cc     const SimpleEntryOperation& operation) const {
operation        1395 net/disk_cache/simple/simple_entry_impl.cc   if (operation.alone_in_queue()) {
operation        1400 net/disk_cache/simple/simple_entry_impl.cc     if (executing_operation_->ConflictsWith(operation))
operation        1411 net/disk_cache/simple/simple_entry_impl.cc     const SimpleEntryOperation& operation) const {
operation        1428 net/disk_cache/simple/simple_entry_impl.cc   if (operation.optimistic()) {
operation        1432 net/disk_cache/simple/simple_entry_impl.cc     bool conflicting = executing_operation_->ConflictsWith(operation);
operation         280 net/disk_cache/simple/simple_entry_impl.h   void RecordReadIsParallelizable(const SimpleEntryOperation& operation) const;
operation         281 net/disk_cache/simple/simple_entry_impl.h   void RecordWriteDependencyType(const SimpleEntryOperation& operation) const;
operation         137 net/http/http_cache.cc   WorkItem(WorkItemOperation operation, Transaction* trans, ActiveEntry** entry)
operation         138 net/http/http_cache.cc       : operation_(operation),
operation         142 net/http/http_cache.cc   WorkItem(WorkItemOperation operation, Transaction* trans,
operation         144 net/http/http_cache.cc       : operation_(operation),
operation         711 net/http/http_cache.cc   PendingOp* operation = new PendingOp();
operation         712 net/http/http_cache.cc   pending_ops_[key] = operation;
operation         713 net/http/http_cache.cc   return operation;
operation        1041 net/http/http_cache.cc   WorkItemOperation op = pending_op->writer->operation();
operation        1090 net/http/http_cache.cc     if (item->operation() == WI_DOOM_ENTRY) {
operation        1104 net/http/http_cache.cc     if (item->operation() == WI_CREATE_ENTRY) {
operation        1144 net/http/http_cache.cc   WorkItemOperation op = item->operation();
operation        1162 net/http/http_cache.cc     DCHECK_EQ(WI_CREATE_BACKEND, pending_item->operation());
operation         118 net/tools/dump_cache/dump_files.cc   printf("operation: %d\n", header.lru.operation);
operation        1406 ppapi/lib/gl/include/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);
operation        1410 ppapi/lib/gl/include/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLCOVERAGEOPERATIONNVPROC) (GLenum operation);
operation          62 remoting/host/host_change_notification_listener.cc     const std::string& operation =
operation          64 remoting/host/host_change_notification_listener.cc     if (operation == "delete") {
operation          68 remoting/host/host_change_notification_listener_unittest.cc   scoped_ptr<XmlElement> GetNotificationStanza(std::string operation,
operation          76 remoting/host/host_change_notification_listener_unittest.cc                           operation);
operation        1227 third_party/khronos/GLES2/gl2ext.h typedef void (GL_APIENTRYP PFNGLCOVERAGEOPERATIONNVPROC) (GLenum operation);
operation        1230 third_party/khronos/GLES2/gl2ext.h GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);
operation          34 ui/base/cocoa/appkit_utils.h                                       NSCompositingOperation operation,
operation          35 ui/views/drag_utils.cc                   int operation,
operation          42 ui/views/drag_utils.cc         data, root_window, view, root_location, operation, source);
operation          29 ui/views/drag_utils.h                                int operation,
operation         126 ui/views/examples/examples_window.cc   ExamplesWindowContents(Operation operation, ScopedExamples examples)
operation         130 ui/views/examples/examples_window.cc         operation_(operation) {
operation         211 ui/views/examples/examples_window.cc void ShowExamplesWindow(Operation operation,
operation         220 ui/views/examples/examples_window.cc     params.delegate = new ExamplesWindowContents(operation, examples.Pass());
operation          30 ui/views/examples/examples_window.h     Operation operation,
operation          13 ui/views/examples/examples_window_with_content.cc void ShowExamplesWindowWithContent(Operation operation,
operation          19 ui/views/examples/examples_window_with_content.cc   ShowExamplesWindow(operation, window_context, extra_examples.Pass());
operation          21 ui/views/examples/examples_window_with_content.h     Operation operation,
operation         625 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc     int operation,
operation         632 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   drag_operation_ = operation;
operation          82 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.h       int operation,
operation          32 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc     int operation,
operation          35 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc   drag_operation_ = operation;
operation          42 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc       ui::DragDropTypes::DragOperationToDropEffect(operation),
operation          32 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h       int operation,
operation         852 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc     int operation,
operation         854 ui/views/widget/desktop_aura/desktop_native_widget_aura.cc   views::RunShellDrag(content_window_, data, location, operation, source);
operation         168 ui/views/widget/desktop_aura/desktop_native_widget_aura.h                             int operation,
operation         603 ui/views/widget/native_widget_aura.cc                                     int operation,
operation         606 ui/views/widget/native_widget_aura.cc     views::RunShellDrag(window_, data, location, operation, source);
operation         123 ui/views/widget/native_widget_aura.h                             int operation,
operation         207 ui/views/widget/native_widget_private.h                             int operation,
operation         773 ui/views/widget/widget.cc                           int operation,
operation         776 ui/views/widget/widget.cc   native_widget_->RunShellDrag(view, data, location, operation, source);
operation         541 ui/views/widget/widget.h                     int operation,
operation          37 ui/wm/public/drag_drop_client.h                                int operation,
operation         492 webkit/browser/fileapi/file_system_context.cc   FileSystemOperation* operation =
operation         497 webkit/browser/fileapi/file_system_context.cc   return operation;
operation          47 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation          51 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation          52 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation          57 webkit/browser/fileapi/file_system_operation_runner.cc   operation->CreateFile(
operation          70 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation          73 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation          74 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation          79 webkit/browser/fileapi/file_system_operation_runner.cc   operation->CreateDirectory(
operation          93 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation          96 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation          97 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         103 webkit/browser/fileapi/file_system_operation_runner.cc   operation->Copy(
operation         120 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         123 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         124 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         130 webkit/browser/fileapi/file_system_operation_runner.cc   operation->Move(
operation         141 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         144 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         145 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         150 webkit/browser/fileapi/file_system_operation_runner.cc   operation->DirectoryExists(
operation         161 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         164 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         165 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         170 webkit/browser/fileapi/file_system_operation_runner.cc   operation->FileExists(
operation         181 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         184 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         185 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         190 webkit/browser/fileapi/file_system_operation_runner.cc   operation->GetMetadata(
operation         201 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         204 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         205 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         211 webkit/browser/fileapi/file_system_operation_runner.cc   operation->ReadDirectory(
operation         222 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         225 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         226 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         231 webkit/browser/fileapi/file_system_operation_runner.cc   operation->Remove(
operation         245 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         249 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         250 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         273 webkit/browser/fileapi/file_system_operation_runner.cc   operation->Write(
operation         284 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         287 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         288 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         293 webkit/browser/fileapi/file_system_operation_runner.cc   operation->Truncate(
operation         308 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation = operations_.Lookup(id);
operation         309 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         314 webkit/browser/fileapi/file_system_operation_runner.cc   operation->Cancel(callback);
operation         323 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         326 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         327 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         332 webkit/browser/fileapi/file_system_operation_runner.cc   operation->TouchFile(
operation         344 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         347 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         348 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         363 webkit/browser/fileapi/file_system_operation_runner.cc   operation->OpenFile(
operation         374 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         377 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         378 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         384 webkit/browser/fileapi/file_system_operation_runner.cc   operation->CreateSnapshotFile(
operation         396 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         399 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         400 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         404 webkit/browser/fileapi/file_system_operation_runner.cc   operation->CopyInForeignFile(
operation         415 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         418 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         419 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         423 webkit/browser/fileapi/file_system_operation_runner.cc   operation->RemoveFile(
operation         434 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         437 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         438 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         442 webkit/browser/fileapi/file_system_operation_runner.cc   operation->RemoveDirectory(
operation         456 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         459 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         460 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         464 webkit/browser/fileapi/file_system_operation_runner.cc   operation->CopyFileLocal(
operation         477 webkit/browser/fileapi/file_system_operation_runner.cc   FileSystemOperation* operation =
operation         480 webkit/browser/fileapi/file_system_operation_runner.cc   OperationHandle handle = BeginOperation(operation, scope.AsWeakPtr());
operation         481 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation) {
operation         485 webkit/browser/fileapi/file_system_operation_runner.cc   operation->MoveFileLocal(
operation         496 webkit/browser/fileapi/file_system_operation_runner.cc   scoped_ptr<FileSystemOperation> operation(
operation         498 webkit/browser/fileapi/file_system_operation_runner.cc   if (!operation.get())
operation         500 webkit/browser/fileapi/file_system_operation_runner.cc   return operation->SyncGetPlatformPath(url, platform_path);
operation         648 webkit/browser/fileapi/file_system_operation_runner.cc     FileSystemOperation* operation,
operation         651 webkit/browser/fileapi/file_system_operation_runner.cc   handle.id = operations_.Add(operation);
operation         297 webkit/browser/fileapi/file_system_operation_runner.h   OperationHandle BeginOperation(FileSystemOperation* operation,
operation          95 win8/delegate_execute/delegate_execute.cc int RelaunchChrome(const DelegateExecuteOperation& operation) {
operation          97 win8/delegate_execute/delegate_execute.cc            operation.mutex().c_str(), operation.relaunch_flags());
operation          98 win8/delegate_execute/delegate_execute.cc   ScopedHandle mutex(OpenMutexW(SYNCHRONIZE, FALSE, operation.mutex().c_str()));
operation         111 win8/delegate_execute/delegate_execute.cc       DWORD pid = operation.GetParentPid();
operation         124 win8/delegate_execute/delegate_execute.cc   base::string16 relaunch_flags(operation.relaunch_flags());
operation         128 win8/delegate_execute/delegate_execute.cc   sei.lpFile = operation.shortcut().value().c_str();
operation         150 win8/delegate_execute/delegate_execute.cc   DelegateExecuteOperation operation;
operation         151 win8/delegate_execute/delegate_execute.cc   if (operation.Init(CommandLine::ForCurrentProcess())) {
operation         152 win8/delegate_execute/delegate_execute.cc     switch (operation.operation_type()) {
operation         157 win8/delegate_execute/delegate_execute.cc         ret_code = RelaunchChrome(operation);