Home
last modified time | relevance | path

Searched defs:GetWebDataService (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/search_engines/
Dtemplate_url_model_test_util.cc69 virtual WebDataService* GetWebDataService(ServiceAccessType access) { in GetWebDataService() function in TemplateURLModelTestingProfile
226 WebDataService* TemplateURLModelTestUtil::GetWebDataService() { in GetWebDataService() function in TemplateURLModelTestUtil
Dtemplate_url_model_unittest.cc279 WebDataService* GetWebDataService() { return test_util_.GetWebDataService(); } in GetWebDataService() function in TemplateURLModelTest
/external/chromium/chrome/browser/profiles/
Dprofile.cc346 virtual WebDataService* GetWebDataService(ServiceAccessType sat) { in GetWebDataService() function in OffTheRecordProfileImpl
Dprofile_impl.cc1021 WebDataService* ProfileImpl::GetWebDataService(ServiceAccessType sat) { in GetWebDataService() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h163 virtual WebDataService* GetWebDataService(ServiceAccessType sat) { NOTREACHED(); return NULL; } in GetWebDataService() function