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

/external/chromium/android/autofill/
H A Dprofile_android.h229 virtual ChromeURLDataManager* GetChromeURLDataManager() { NOTREACHED(); return NULL; } function in class:ProfileImplAndroid
/external/chromium/chrome/browser/profiles/
H A Dprofile.cc186 GetChromeURLDataManager()->AddDataSource(icon_source);
651 virtual ChromeURLDataManager* GetChromeURLDataManager() { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc453 GetChromeURLDataManager()->AddDataSource(new ExtensionIconSource(this));
1429 ChromeURLDataManager* ProfileImpl::GetChromeURLDataManager() { function in class:ProfileImpl

Completed in 322 milliseconds