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

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

Completed in 609 milliseconds