Home | History | Annotate | Download | only in profiles

Lines Matching refs:host_content_settings_map_

373       host_content_settings_map_(NULL),
667 if (host_content_settings_map_.get())
668 host_content_settings_map_->ShutdownOnUIThread();
928 if (!host_content_settings_map_.get()) {
929 host_content_settings_map_ = new HostContentSettingsMap(GetPrefs(), false);
931 return host_content_settings_map_.get();