Searched defs:ImportedBookmarkEntry (Results 1 – 2 of 2) sorted by relevance
14 struct ImportedBookmarkEntry { struct20 bool in_toolbar;21 bool is_folder;22 GURL url;23 std::vector<base::string16> path;24 base::string16 title;25 base::Time creation_time;
7 ImportedBookmarkEntry::ImportedBookmarkEntry() in ImportedBookmarkEntry() function in ImportedBookmarkEntry