Home
last modified time | relevance | path

Searched defs:GetWebDataServiceWithoutCreating (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile.cc354 virtual WebDataService* GetWebDataServiceWithoutCreating() { in GetWebDataServiceWithoutCreating() function in OffTheRecordProfileImpl
Dprofile_impl.cc1027 WebDataService* ProfileImpl::GetWebDataServiceWithoutCreating() { in GetWebDataServiceWithoutCreating() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h164 virtual WebDataService* GetWebDataServiceWithoutCreating() { NOTREACHED(); return NULL; } in GetWebDataServiceWithoutCreating() function