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

/external/chromium/android/autofill/
H A Dprofile_android.h187 virtual HostContentSettingsMap* GetHostContentSettingsMap() { NOTREACHED(); return NULL; } function in class:ProfileImplAndroid
/external/chromium/chrome/browser/profiles/
H A Dprofile.cc247 make_scoped_refptr(GetHostContentSettingsMap()),
445 virtual HostContentSettingsMap* GetHostContentSettingsMap() { function in class:OffTheRecordProfileImpl
448 profile_->GetHostContentSettingsMap();
H A Dprofile_impl.cc711 make_scoped_refptr(GetHostContentSettingsMap()),
939 HostContentSettingsMap* ProfileImpl::GetHostContentSettingsMap() { function in class:ProfileImpl

Completed in 70 milliseconds