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.h109 std::vector<ImportedBookmarkEntry> bookmarks_; member in class:ExternalProcessImporterClient
H A Dprofile_writer_unittest.cc115 std::vector<ImportedBookmarkEntry> bookmarks_; member in class:ProfileWriterTest
128 bookmarks_.push_back(entry);
159 profile_writer->AddBookmarks(bookmarks_,
183 profile_writer->AddBookmarks(bookmarks_,
191 profile_writer->AddBookmarks(bookmarks_,
/external/chromium_org/chrome/browser/bookmarks/
H A Dbookmark_html_writer.cc93 : bookmarks_(bookmarks),
106 bookmarks_->GetType() != base::Value::TYPE_DICTIONARY ||
107 !static_cast<base::DictionaryValue*>(bookmarks_.get())->Get(
362 scoped_ptr<base::Value> bookmarks_; member in class:__anon2883::Writer

Completed in 221 milliseconds