Searched refs:GetWebDataServiceWithoutCreating (Results 1 - 6 of 6) sorted by relevance

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

Completed in 168 milliseconds