Searched refs:GetBookmarkService (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/history/
H A Dexpire_history_backend.h235 BookmarkService* GetBookmarkService();
283 // Use GetBookmarkService to access this, which makes sure the service is
H A Dexpire_history_backend.cc210 BookmarkService* bookmark_service = GetBookmarkService();
482 BookmarkService* bookmark_service = GetBookmarkService();
704 BookmarkService* ExpireHistoryBackend::GetBookmarkService() { function in class:history::ExpireHistoryBackend
H A Dhistory_backend.h514 BookmarkService* GetBookmarkService();
595 // Use GetBookmarkService to access this, which makes sure the service is
H A Dhistory_backend.cc1653 BookmarkService* bookmark_service = GetBookmarkService();
2082 BookmarkService* bookmark_service = GetBookmarkService();
2249 BookmarkService* HistoryBackend::GetBookmarkService() { function in class:history::HistoryBackend

Completed in 89 milliseconds