Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile.cc374 virtual TemplateURLModel* GetTemplateURLModel() { in GetTemplateURLModel() function in OffTheRecordProfileImpl
Dprofile_impl.cc1003 TemplateURLModel* ProfileImpl::GetTemplateURLModel() { in GetTemplateURLModel() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h169 virtual TemplateURLModel* GetTemplateURLModel() { NOTREACHED(); return NULL; } in GetTemplateURLModel() function