HomeSort by relevance Sort by last modified time
    Searched refs:AddURLWithCreationTimeAndMetaInfo (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/browser/bookmarks/
bookmark_html_writer_unittest.cc 201 model->AddURLWithCreationTimeAndMetaInfo(f1, 0, url1_title, url1, t1, NULL);
210 model->AddURLWithCreationTimeAndMetaInfo(f2, 0, url2_title, url2, t2, NULL);
211 model->AddURLWithCreationTimeAndMetaInfo(
214 model->AddURLWithCreationTimeAndMetaInfo(
216 model->AddURLWithCreationTimeAndMetaInfo(
220 model->AddURLWithCreationTimeAndMetaInfo(f4, 0, url1_title, url1, t1, NULL);
221 model->AddURLWithCreationTimeAndMetaInfo(
223 model->AddURLWithCreationTimeAndMetaInfo(
225 model->AddURLWithCreationTimeAndMetaInfo(model->mobile_node(),
  /external/chromium_org/components/bookmarks/browser/
bookmark_model.h 210 const BookmarkNode* AddURLWithCreationTimeAndMetaInfo(
bookmark_model.cc 587 return AddURLWithCreationTimeAndMetaInfo(
596 const BookmarkNode* BookmarkModel::AddURLWithCreationTimeAndMetaInfo(
bookmark_utils.cc 48 model->AddURLWithCreationTimeAndMetaInfo(parent,
bookmark_model_unittest.cc 389 TEST_F(BookmarkModelTest, AddURLWithCreationTimeAndMetaInfo) {
397 const BookmarkNode* new_node = model_->AddURLWithCreationTimeAndMetaInfo(
    [all...]
  /external/chromium_org/components/enhanced_bookmarks/
enhanced_bookmark_model_unittest.cc 492 bookmark_model_->AddURLWithCreationTimeAndMetaInfo(
502 bookmark_model_->AddURLWithCreationTimeAndMetaInfo(
enhanced_bookmark_model.cc 139 return bookmark_model_->AddURLWithCreationTimeAndMetaInfo(
  /external/chromium_org/chrome/browser/importer/
profile_writer.cc 210 model->AddURLWithCreationTimeAndMetaInfo(parent,
  /external/chromium_org/chrome/browser/extensions/api/bookmarks/
bookmarks_api.cc 188 node = model->AddURLWithCreationTimeAndMetaInfo(
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_change_processor.cc 774 node = model->AddURLWithCreationTimeAndMetaInfo(
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc     [all...]

Completed in 464 milliseconds