Home
last modified time | relevance | path

Searched defs:new_title (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/chrome/browser/ui/bookmarks/
Dbookmark_editor.cc15 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/
Dcopy_operation.cc61 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()
Dmove_operation.cc47 const std::string new_title = in UpdateLocalState() local
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Ddrive_service_on_worker.cc341 const std::string& new_title, in CopyResource()
351 const std::string& new_title, in UpdateResource()
361 const std::string& new_title, in RenameResource()
Dfake_drive_service_helper.cc180 const std::string& new_title) { in RenameResource()
Dmetadata_database_unittest.cc419 void ApplyRenameChangeToMetadata(const std::string& new_title, in ApplyRenameChangeToMetadata()
/external/chromium_org/chrome/browser/drive/
Ddummy_drive_service.cc122 const std::string& new_title, in CopyResource()
129 const std::string& new_title, in UpdateResource()
138 const std::string& new_title, in RenameResource()
Ddrive_api_service.cc474 const std::string& new_title, in CopyResource()
493 const std::string& new_title, in UpdateResource()
523 const std::string& new_title, in RenameResource()
Dfake_drive_service.cc743 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/
Dbookmark_bubble_view.cc357 const base::string16 new_title = title_tf_->text(); in ApplyEdits() local
Dbookmark_editor_view.cc558 base::string16 new_title(title_tf_->text()); in ApplyEdits() local
/external/chromium_org/chrome/browser/sync/test/integration/
Dtwo_client_bookmarks_sync_test.cc326 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
Dbookmarks_helper.cc505 const std::string& new_title) { in SetTitle()
/external/chromium_org/chrome/browser/extensions/
Dmenu_manager.h182 void set_title(const std::string& new_title) { title_ = new_title; } in set_title()
/external/chromium_org/chrome/browser/chromeos/drive/
Djob_scheduler.cc449 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/
Dprofile_sync_service_bookmark_unittest.cc182 std::string ModifyTitle(int64 id, const std::string& new_title) { in ModifyTitle()
/external/chromium_org/content/browser/frame_host/
Dnavigation_controller_impl_unittest.cc4242 base::string16 new_title = in TEST_F() local