AndroidHistoryProviderService  703 chrome/browser/android/provider/chrome_browser_provider.cc     : public AsyncServiceRequest<AndroidHistoryProviderService> {
AndroidHistoryProviderService  705 chrome/browser/android/provider/chrome_browser_provider.cc   HistoryProviderTask(AndroidHistoryProviderService* service,
AndroidHistoryProviderService  707 chrome/browser/android/provider/chrome_browser_provider.cc       : AsyncServiceRequest<AndroidHistoryProviderService>
AndroidHistoryProviderService  717 chrome/browser/android/provider/chrome_browser_provider.cc   AddBookmarkFromAPITask(AndroidHistoryProviderService* service,
AndroidHistoryProviderService  723 chrome/browser/android/provider/chrome_browser_provider.cc         base::Bind(&AndroidHistoryProviderService::InsertHistoryAndBookmark,
AndroidHistoryProviderService  731 chrome/browser/android/provider/chrome_browser_provider.cc   void OnBookmarkInserted(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService  748 chrome/browser/android/provider/chrome_browser_provider.cc   QueryBookmarksFromAPITask(AndroidHistoryProviderService* service,
AndroidHistoryProviderService  759 chrome/browser/android/provider/chrome_browser_provider.cc         base::Bind(&AndroidHistoryProviderService::QueryHistoryAndBookmarks,
AndroidHistoryProviderService  768 chrome/browser/android/provider/chrome_browser_provider.cc   void OnBookmarksQueried(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService  783 chrome/browser/android/provider/chrome_browser_provider.cc   UpdateBookmarksFromAPITask(AndroidHistoryProviderService* service,
AndroidHistoryProviderService  792 chrome/browser/android/provider/chrome_browser_provider.cc         base::Bind(&AndroidHistoryProviderService::UpdateHistoryAndBookmarks,
AndroidHistoryProviderService  801 chrome/browser/android/provider/chrome_browser_provider.cc   void OnBookmarksUpdated(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService  816 chrome/browser/android/provider/chrome_browser_provider.cc   RemoveBookmarksFromAPITask(AndroidHistoryProviderService* service,
AndroidHistoryProviderService  824 chrome/browser/android/provider/chrome_browser_provider.cc         base::Bind(&AndroidHistoryProviderService::DeleteHistoryAndBookmarks,
AndroidHistoryProviderService  833 chrome/browser/android/provider/chrome_browser_provider.cc   void OnBookmarksRemoved(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService  848 chrome/browser/android/provider/chrome_browser_provider.cc   RemoveHistoryFromAPITask(AndroidHistoryProviderService* service,
AndroidHistoryProviderService  856 chrome/browser/android/provider/chrome_browser_provider.cc         base::Bind(&AndroidHistoryProviderService::DeleteHistory,
AndroidHistoryProviderService  865 chrome/browser/android/provider/chrome_browser_provider.cc   void OnHistoryRemoved(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService  880 chrome/browser/android/provider/chrome_browser_provider.cc   SearchTermTask(AndroidHistoryProviderService* service,
AndroidHistoryProviderService  918 chrome/browser/android/provider/chrome_browser_provider.cc     AddSearchTermFromAPITask(AndroidHistoryProviderService* service,
AndroidHistoryProviderService  940 chrome/browser/android/provider/chrome_browser_provider.cc   void OnSearchTermInserted(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService  957 chrome/browser/android/provider/chrome_browser_provider.cc     QuerySearchTermsFromAPITask(AndroidHistoryProviderService* service,
AndroidHistoryProviderService  969 chrome/browser/android/provider/chrome_browser_provider.cc         base::Bind(&AndroidHistoryProviderService::QuerySearchTerms,
AndroidHistoryProviderService  980 chrome/browser/android/provider/chrome_browser_provider.cc   void OnSearchTermsQueried(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService  995 chrome/browser/android/provider/chrome_browser_provider.cc     UpdateSearchTermsFromAPITask(AndroidHistoryProviderService* service,
AndroidHistoryProviderService 1028 chrome/browser/android/provider/chrome_browser_provider.cc   void OnSearchTermsUpdated(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService 1043 chrome/browser/android/provider/chrome_browser_provider.cc     RemoveSearchTermsFromAPITask(AndroidHistoryProviderService* service,
AndroidHistoryProviderService 1051 chrome/browser/android/provider/chrome_browser_provider.cc         base::Bind(&AndroidHistoryProviderService::DeleteSearchTerms,
AndroidHistoryProviderService 1061 chrome/browser/android/provider/chrome_browser_provider.cc   void OnSearchTermsDeleted(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService 1165 chrome/browser/android/provider/chrome_browser_provider.cc   service_.reset(new AndroidHistoryProviderService(profile_));
AndroidHistoryProviderService   19 chrome/browser/android/provider/chrome_browser_provider.h class AndroidHistoryProviderService;
AndroidHistoryProviderService  193 chrome/browser/android/provider/chrome_browser_provider.h   scoped_ptr<AndroidHistoryProviderService> service_;
AndroidHistoryProviderService   14 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::AndroidHistoryProviderService(Profile* profile)
AndroidHistoryProviderService   18 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::~AndroidHistoryProviderService() {
AndroidHistoryProviderService   21 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::Handle
AndroidHistoryProviderService   22 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::QueryHistoryAndBookmarks(
AndroidHistoryProviderService   43 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::Handle
AndroidHistoryProviderService   44 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::UpdateHistoryAndBookmarks(
AndroidHistoryProviderService   64 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::Handle
AndroidHistoryProviderService   65 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::DeleteHistoryAndBookmarks(
AndroidHistoryProviderService   84 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::Handle
AndroidHistoryProviderService   85 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::InsertHistoryAndBookmark(
AndroidHistoryProviderService  102 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::Handle
AndroidHistoryProviderService  103 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::DeleteHistory(
AndroidHistoryProviderService  122 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::Handle
AndroidHistoryProviderService  123 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::MoveStatement(
AndroidHistoryProviderService  143 chrome/browser/history/android/android_history_provider_service.cc void AndroidHistoryProviderService::CloseStatement(
AndroidHistoryProviderService  155 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::Handle
AndroidHistoryProviderService  156 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::InsertSearchTerm(
AndroidHistoryProviderService  173 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::Handle
AndroidHistoryProviderService  174 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::UpdateSearchTerms(
AndroidHistoryProviderService  194 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::Handle
AndroidHistoryProviderService  195 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::DeleteSearchTerms(
AndroidHistoryProviderService  214 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::Handle
AndroidHistoryProviderService  215 chrome/browser/history/android/android_history_provider_service.cc AndroidHistoryProviderService::QuerySearchTerms(
AndroidHistoryProviderService   20 chrome/browser/history/android/android_history_provider_service.h class AndroidHistoryProviderService : public CancelableRequestProvider {
AndroidHistoryProviderService   22 chrome/browser/history/android/android_history_provider_service.h   explicit AndroidHistoryProviderService(Profile* profile);
AndroidHistoryProviderService   23 chrome/browser/history/android/android_history_provider_service.h   virtual ~AndroidHistoryProviderService();
AndroidHistoryProviderService  177 chrome/browser/history/android/android_history_provider_service.h   DISALLOW_COPY_AND_ASSIGN(AndroidHistoryProviderService);
AndroidHistoryProviderService   57 chrome/browser/history/android/android_history_provider_service_unittest.cc     service_.reset(new AndroidHistoryProviderService(testing_profile_));
AndroidHistoryProviderService   71 chrome/browser/history/android/android_history_provider_service_unittest.cc   scoped_ptr<AndroidHistoryProviderService> service_;
AndroidHistoryProviderService  104 chrome/browser/history/android/android_history_provider_service_unittest.cc   void OnInserted(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService  111 chrome/browser/history/android/android_history_provider_service_unittest.cc   void OnQueryResult(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService  119 chrome/browser/history/android/android_history_provider_service_unittest.cc   void OnUpdated(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService  127 chrome/browser/history/android/android_history_provider_service_unittest.cc   void OnDeleted(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService  135 chrome/browser/history/android/android_history_provider_service_unittest.cc   void OnStatementMoved(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService   54 chrome/browser/history/android/sqlite_cursor.cc     AndroidHistoryProviderService* service,
AndroidHistoryProviderService  150 chrome/browser/history/android/sqlite_cursor.cc                            AndroidHistoryProviderService* service,
AndroidHistoryProviderService  221 chrome/browser/history/android/sqlite_cursor.cc void SQLiteCursor::OnMoved(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService   77 chrome/browser/history/android/sqlite_cursor.h       AndroidHistoryProviderService* service,
AndroidHistoryProviderService  134 chrome/browser/history/android/sqlite_cursor.h                AndroidHistoryProviderService* service,
AndroidHistoryProviderService  160 chrome/browser/history/android/sqlite_cursor.h   void OnMoved(AndroidHistoryProviderService::Handle handle, int pos);
AndroidHistoryProviderService  178 chrome/browser/history/android/sqlite_cursor.h   AndroidHistoryProviderService* service_;
AndroidHistoryProviderService   67 chrome/browser/history/android/sqlite_cursor_unittest.cc     service_.reset(new AndroidHistoryProviderService(testing_profile_));
AndroidHistoryProviderService  100 chrome/browser/history/android/sqlite_cursor_unittest.cc   scoped_ptr<AndroidHistoryProviderService> service_;
AndroidHistoryProviderService  125 chrome/browser/history/android/sqlite_cursor_unittest.cc   void OnInserted(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService  132 chrome/browser/history/android/sqlite_cursor_unittest.cc   void OnQueryResult(AndroidHistoryProviderService::Handle handle,
AndroidHistoryProviderService   16 chrome/browser/history/history_marshaling_android.h typedef CancelableRequest<AndroidHistoryProviderService::InsertCallback>
AndroidHistoryProviderService   18 chrome/browser/history/history_marshaling_android.h typedef CancelableRequest<AndroidHistoryProviderService::QueryCallback>
AndroidHistoryProviderService   20 chrome/browser/history/history_marshaling_android.h typedef CancelableRequest<AndroidHistoryProviderService::UpdateCallback>
AndroidHistoryProviderService   22 chrome/browser/history/history_marshaling_android.h typedef CancelableRequest<AndroidHistoryProviderService::DeleteCallback>
AndroidHistoryProviderService   24 chrome/browser/history/history_marshaling_android.h typedef CancelableRequest<AndroidHistoryProviderService::MoveStatementCallback>
AndroidHistoryProviderService  592 chrome/browser/history/history_service.h   friend class AndroidHistoryProviderService;