Searched defs:AndroidHistoryProviderService (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/history/android/
H A Dandroid_history_provider_service.cc14 AndroidHistoryProviderService::AndroidHistoryProviderService(Profile* profile) function in class:AndroidHistoryProviderService
18 AndroidHistoryProviderService::~AndroidHistoryProviderService() {
21 AndroidHistoryProviderService::Handle
22 AndroidHistoryProviderService::QueryHistoryAndBookmarks(
43 AndroidHistoryProviderService::Handle
44 AndroidHistoryProviderService::UpdateHistoryAndBookmarks(
64 AndroidHistoryProviderService::Handle
65 AndroidHistoryProviderService
[all...]
H A Dandroid_history_provider_service.h20 class AndroidHistoryProviderService : public CancelableRequestProvider { class in inherits:CancelableRequestProvider
22 explicit AndroidHistoryProviderService(Profile* profile);
23 virtual ~AndroidHistoryProviderService();
124 // Closes the statement in db thread. The AndroidHistoryProviderService takes
175 DISALLOW_COPY_AND_ASSIGN(AndroidHistoryProviderService);

Completed in 73 milliseconds