Searched defs:bookmarks_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/history/core/test/
H A Dhistory_client_fake_bookmarks.h31 std::map<GURL, base::string16> bookmarks_; member in class:history::HistoryClientFakeBookmarks
/external/chromium_org/chrome/browser/importer/
H A Dexternal_process_importer_client.h115 std::vector<ImportedBookmarkEntry> bookmarks_; member in class:ExternalProcessImporterClient
H A Dprofile_writer_unittest.cc114 std::vector<ImportedBookmarkEntry> bookmarks_; member in class:ProfileWriterTest
127 bookmarks_.push_back(entry);
157 profile_writer->AddBookmarks(bookmarks_,
181 profile_writer->AddBookmarks(bookmarks_,
189 profile_writer->AddBookmarks(bookmarks_,
/external/chromium_org/chrome/browser/bookmarks/
H A Dbookmark_html_writer.cc94 : bookmarks_(bookmarks),
107 bookmarks_->GetType() != base::Value::TYPE_DICTIONARY ||
108 !static_cast<base::DictionaryValue*>(bookmarks_.get())->Get(
363 scoped_ptr<base::Value> bookmarks_; member in class:__anon2952::Writer

Completed in 459 milliseconds