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

  /external/chromium/chrome/browser/bookmarks/
bookmark_storage.h 44 BookmarkIndex* release_index() { return index_.release(); } function in class:BookmarkLoadDetails
bookmark_model.cc 571 index_.reset(details->release_index());
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_storage.h 56 BookmarkIndex* release_index() { return index_.release(); } function in class:BookmarkLoadDetails
bookmark_model.cc 801 index_.reset(details->release_index());
    [all...]

Completed in 655 milliseconds