HomeSort by relevance Sort by last modified time
    Searched refs:DoLoadBookmarks (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/bookmarks/
bookmark_storage.cc 153 DoLoadBookmarks(writer_.path());
156 void BookmarkStorage::DoLoadBookmarks(const FilePath& path) {
177 DoLoadBookmarks(tmp_history_path_);
187 DoLoadBookmarks(tmp_history_path_);
bookmark_storage.h 118 void DoLoadBookmarks(const FilePath& file);

Completed in 30 milliseconds