Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile.cc445 virtual HostContentSettingsMap* GetHostContentSettingsMap() { in GetHostContentSettingsMap() function in OffTheRecordProfileImpl
Dprofile_impl.cc939 HostContentSettingsMap* ProfileImpl::GetHostContentSettingsMap() { in GetHostContentSettingsMap() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h187 virtual HostContentSettingsMap* GetHostContentSettingsMap() { NOTREACHED(); return NULL; } in GetHostContentSettingsMap() function