/external/chromium_org/chrome/browser/ui/bookmarks/ |
D | bookmark_editor.cc | 15 const base::string16& new_title, in CreateNewNode() 127 const base::string16& new_title, in ApplyEditsWithNoFolderChange() 149 const base::string16& new_title, in ApplyEditsWithPossibleFolderChange()
|
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
D | copy_operation.cc | 61 const std::string new_title; member 399 base::FilePath new_title = params.dest_file_path.BaseName(); in CopyAfterGetParentResourceId() local 466 const std::string new_title = in TransferFileFromLocalToRemoteAfterPrepare() local 539 const std::string& new_title, in CopyResourceOnServer()
|
D | move_operation.cc | 50 const std::string new_title = in UpdateLocalState() local
|
/external/chromium_org/chrome/browser/drive/ |
D | dummy_drive_service.cc | 117 const std::string& new_title, in CopyResource() 124 const std::string& new_title, in UpdateResource()
|
D | drive_api_service.cc | 481 const std::string& new_title, in CopyResource() 500 const std::string& new_title, in UpdateResource()
|
D | fake_drive_service.cc | 777 const std::string& new_title, in CopyResource() 849 const std::string& new_title, in UpdateResource()
|
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
D | drive_service_on_worker.cc | 310 const std::string& new_title, in CopyResource() 320 const std::string& new_title, in UpdateResource()
|
D | fake_drive_service_helper.cc | 180 const std::string& new_title) { in RenameResource()
|
D | metadata_database_unittest.cc | 421 void ApplyRenameChangeToMetadata(const std::string& new_title, in ApplyRenameChangeToMetadata()
|
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
D | bookmark_bubble_view.cc | 365 const base::string16 new_title = title_tf_->text(); in ApplyEdits() local
|
D | bookmark_editor_view.cc | 558 base::string16 new_title(title_tf_->text()); in ApplyEdits() local
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
D | two_client_bookmarks_sync_test.cc | 346 std::string new_title = IndexedURLTitle(2); in IN_PROC_BROWSER_TEST_F() local 382 std::string new_title = IndexedURLTitle(2); in IN_PROC_BROWSER_TEST_F() local 426 std::string new_title = IndexedFolderName(2); in IN_PROC_BROWSER_TEST_F() local 442 std::string new_title = IndexedFolderName(2); in IN_PROC_BROWSER_TEST_F() local 470 std::string new_title = IndexedFolderName(2); in IN_PROC_BROWSER_TEST_F() local 504 std::string new_title = IndexedSubfolderName(2); in IN_PROC_BROWSER_TEST_F() local 523 std::string new_title = IndexedURLTitle(2); in IN_PROC_BROWSER_TEST_F() local
|
D | bookmarks_helper.cc | 526 const std::string& new_title) { in SetTitle()
|
/external/chromium_org/chrome/browser/extensions/ |
D | menu_manager.h | 184 void set_title(const std::string& new_title) { title_ = new_title; } in set_title()
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
D | job_scheduler.cc | 449 const std::string& new_title, in CopyResource() 474 const std::string& new_title, in UpdateResource()
|
/external/chromium_org/chrome/browser/sync/ |
D | profile_sync_service_bookmark_unittest.cc | 182 std::string ModifyTitle(int64 id, const std::string& new_title) { in ModifyTitle()
|
/external/chromium_org/content/browser/frame_host/ |
D | navigation_controller_impl_unittest.cc | 4296 base::string16 new_title = in TEST_F() local
|