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
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()
Dmove_operation.cc50 const std::string new_title = in UpdateLocalState() local
/external/chromium_org/chrome/browser/drive/
Ddummy_drive_service.cc117 const std::string& new_title, in CopyResource()
124 const std::string& new_title, in UpdateResource()
Ddrive_api_service.cc481 const std::string& new_title, in CopyResource()
500 const std::string& new_title, in UpdateResource()
Dfake_drive_service.cc777 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/
Ddrive_service_on_worker.cc310 const std::string& new_title, in CopyResource()
320 const std::string& new_title, in UpdateResource()
Dfake_drive_service_helper.cc180 const std::string& new_title) { in RenameResource()
Dmetadata_database_unittest.cc421 void ApplyRenameChangeToMetadata(const std::string& new_title, in ApplyRenameChangeToMetadata()
/external/chromium_org/chrome/browser/ui/views/bookmarks/
Dbookmark_bubble_view.cc365 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.cc346 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
Dbookmarks_helper.cc526 const std::string& new_title) { in SetTitle()
/external/chromium_org/chrome/browser/extensions/
Dmenu_manager.h184 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()
/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.cc4296 base::string16 new_title = in TEST_F() local