Home | History | Annotate | Download | only in sync

Lines Matching defs:AddURL

174   int64 AddURL(const std::wstring& title,
534 const BookmarkNode* url1 = model_->AddURL(
539 const BookmarkNode* url2 = model_->AddURL(
579 int64 u1 = adds.AddURL(L"Some old site", "ftp://nifty.andrew.cmu.edu/",
581 int64 u2 = adds.AddURL(L"Nifty", "ftp://nifty.andrew.cmu.edu/", f1, 0);
583 int64 u3 = adds.AddURL(L"Nifty2", "ftp://nifty.andrew.cmu.edu/", f1, u2);
585 adds.AddURL(L"Some old site", "http://slog.thestranger.com/",
593 adds.AddURL(L"", javascript_url, other_bookmarks_id(), 0);
672 int64 u3 = adds.AddURL( L"u3", url, f2, 0); // + u3 NOLINT
673 int64 u4 = adds.AddURL( L"u4", url, f2, u3); // + u4 NOLINT
674 int64 u5 = adds.AddURL( L"u5", url, f1, f2); // + u5 NOLINT
676 int64 u7 = adds.AddURL( L"u7", url, f0, f1); // + u7 NOLINT
717 adds.AddURL(L"u1", url, other_bookmarks_id(), 0);
748 adds.AddURL(L"u1", url, other_bookmarks_id(), 0);
798 model_->AddURL(model_->other_node(), 0, ASCIIToUTF16(names[i]), url);
881 model_->AddURL(model_->other_node(), 0, ASCIIToUTF16("Dup"),
883 model_->AddURL(model_->other_node(), 0, ASCIIToUTF16("Dup"),
1011 model_->AddURL(node, i, WideToUTF16Hack(item.title), GURL(item.url));
1310 model_->AddURL(bookmark_bar_node, 0, ASCIIToUTF16("xtra"),