Home | History | Annotate | Download | only in sync

Lines Matching defs:AddURL

116   int64 AddURL(const std::wstring& title,
316 // This function differs from the AddURL() function declared elsewhere in this
735 const BookmarkNode* url1 = model_->AddURL(
740 const BookmarkNode* url2 = model_->AddURL(
789 int64 u1 = adds.AddURL(L"Some old site", "ftp://nifty.andrew.cmu.edu/",
791 int64 u2 = adds.AddURL(L"Nifty", "ftp://nifty.andrew.cmu.edu/", f1, 0);
793 int64 u3 = adds.AddURL(L"Nifty2", "ftp://nifty.andrew.cmu.edu/", f1, u2);
795 adds.AddURL(L"Some old site", "http://slog.thestranger.com/",
803 adds.AddURL(std::wstring(), javascript_url, other_bookmarks_id(), 0);
804 int64 u6 = adds.AddURL(
890 int64 u3 = adds.AddURL( L"u3", url, f2, 0); // + u3 NOLINT
891 int64 u4 = adds.AddURL( L"u4", url, f2, u3); // + u4 NOLINT
892 int64 u5 = adds.AddURL( L"u5", url, f1, f2); // + u5 NOLINT
894 int64 u7 = adds.AddURL( L"u7", url, f0, f1); // + u7 NOLINT
935 adds.AddURL(L"u1", url, other_bookmarks_id(), 0);
966 adds.AddURL(L"u1", url, other_bookmarks_id(), 0);
1016 model_->AddURL(model_->other_node(), 0, ASCIIToUTF16(names[i]), url);
1099 model_->AddURL(model_->other_node(), 0, ASCIIToUTF16("Dup"),
1101 model_->AddURL(model_->other_node(), 0, ASCIIToUTF16("Dup"),
1132 u0 = adds.AddURL(L"URL 0", "http://plus.google.com/", bookmark_bar_id(), 0);
1134 u1 = adds.AddURL(L"URL 1", "http://www.google.com/", f1, 0);
1136 u2 = adds.AddURL(L"URL 2", "http://mail.google.com/", f2, 0);
1166 model_->AddURL(model_->bookmark_bar_node()->GetChild(1),
1713 model_->AddURL(bookmark_bar_node, 0, ASCIIToUTF16("xtra"),
1821 int64 id = adds.AddURL(kTitle, kUrl,