/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 347 base::FilePath new_title = params->dest_file_path.BaseName(); in CopyAfterTryToCopyLocally() local 414 const std::string new_title = in TransferFileFromLocalToRemoteAfterPrepare() local 480 const std::string& new_title, in CopyResourceOnServer()
|
D | move_operation.cc | 47 const std::string new_title = in UpdateLocalState() local
|
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
D | drive_service_on_worker.cc | 341 const std::string& new_title, in CopyResource() 351 const std::string& new_title, in UpdateResource() 361 const std::string& new_title, in RenameResource()
|
D | fake_drive_service_helper.cc | 180 const std::string& new_title) { in RenameResource()
|
D | metadata_database_unittest.cc | 419 void ApplyRenameChangeToMetadata(const std::string& new_title, in ApplyRenameChangeToMetadata()
|
/external/chromium_org/chrome/browser/drive/ |
D | dummy_drive_service.cc | 122 const std::string& new_title, in CopyResource() 129 const std::string& new_title, in UpdateResource() 138 const std::string& new_title, in RenameResource()
|
D | drive_api_service.cc | 474 const std::string& new_title, in CopyResource() 493 const std::string& new_title, in UpdateResource() 523 const std::string& new_title, in RenameResource()
|
D | fake_drive_service.cc | 743 const std::string& new_title, in CopyResource() 811 const std::string& new_title, in UpdateResource() 869 const std::string& new_title, in RenameResource()
|
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
D | bookmark_bubble_view.cc | 357 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 | 326 std::string new_title = IndexedURLTitle(2); in IN_PROC_BROWSER_TEST_F() local 362 std::string new_title = IndexedURLTitle(2); in IN_PROC_BROWSER_TEST_F() local 406 std::string new_title = IndexedFolderName(2); in IN_PROC_BROWSER_TEST_F() local 422 std::string new_title = IndexedFolderName(2); in IN_PROC_BROWSER_TEST_F() local 450 std::string new_title = IndexedFolderName(2); in IN_PROC_BROWSER_TEST_F() local 484 std::string new_title = IndexedSubfolderName(2); in IN_PROC_BROWSER_TEST_F() local 503 std::string new_title = IndexedURLTitle(2); in IN_PROC_BROWSER_TEST_F() local
|
D | bookmarks_helper.cc | 505 const std::string& new_title) { in SetTitle()
|
/external/chromium_org/chrome/browser/extensions/ |
D | menu_manager.h | 182 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() 502 const std::string& new_title, in RenameResource()
|
/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 | 4242 base::string16 new_title = in TEST_F() local
|