Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile.cc651 virtual ChromeURLDataManager* GetChromeURLDataManager() { in GetChromeURLDataManager() function in OffTheRecordProfileImpl
Dprofile_impl.cc1429 ChromeURLDataManager* ProfileImpl::GetChromeURLDataManager() { in GetChromeURLDataManager() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h229 virtual ChromeURLDataManager* GetChromeURLDataManager() { NOTREACHED(); return NULL; } in GetChromeURLDataManager() function