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

  /external/chromium/chrome/browser/bookmarks/
bookmark_service.h 13 // BookmarkService provides a thread safe view of bookmarks. It is used by
17 // BookmarkService is owned by Profile and deleted when the Profile is deleted.
18 class BookmarkService {
37 virtual ~BookmarkService() {}
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_service.h 17 // BookmarkService provides a thread safe view of bookmarks. It is used by
21 // BookmarkService is owned by Profile and deleted when the Profile is deleted.
22 class BookmarkService {
29 static BookmarkService* FromBrowserContext(
50 virtual ~BookmarkService() {}

Completed in 283 milliseconds