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

/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc142 HostContentSettingsMap* FakeProfile::GetHostContentSettingsMap() { function in class:FakeProfile
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.cc346 HostContentSettingsMap* OffTheRecordProfileImpl::GetHostContentSettingsMap() { function in class:OffTheRecordProfileImpl
349 profile_->GetHostContentSettingsMap();
H A Dprofile_impl.cc977 HostContentSettingsMap* ProfileImpl::GetHostContentSettingsMap() { function in class:ProfileImpl
H A Dprofile_io_data.cc373 params->host_content_settings_map = profile->GetHostContentSettingsMap();
777 HostContentSettingsMap* ProfileIOData::GetHostContentSettingsMap() const { function in class:ProfileIOData
915 io_data_->GetHostContentSettingsMap();
/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
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.cc769 HostContentSettingsMap* TestingProfile::GetHostContentSettingsMap() { function in class:TestingProfile

Completed in 348 milliseconds