HomeSort by relevance Sort by last modified time
    Searched defs:GetHostContentSettingsMap (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.cc 142 HostContentSettingsMap* FakeProfile::GetHostContentSettingsMap() {
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.cc 346 HostContentSettingsMap* OffTheRecordProfileImpl::GetHostContentSettingsMap() {
349 profile_->GetHostContentSettingsMap();
profile_io_data.cc 373 params->host_content_settings_map = profile->GetHostContentSettingsMap();
777 HostContentSettingsMap* ProfileIOData::GetHostContentSettingsMap() const {
    [all...]
profile_impl.cc     [all...]
  /external/chromium/android/autofill/
profile_android.h 187 virtual HostContentSettingsMap* GetHostContentSettingsMap() { NOTREACHED(); return NULL; }
  /external/chromium/chrome/browser/profiles/
profile.cc 247 make_scoped_refptr(GetHostContentSettingsMap()),
445 virtual HostContentSettingsMap* GetHostContentSettingsMap() {
448 profile_->GetHostContentSettingsMap();
profile_impl.cc 711 make_scoped_refptr(GetHostContentSettingsMap()),
    [all...]
  /external/chromium_org/chrome/test/base/
testing_profile.cc 769 HostContentSettingsMap* TestingProfile::GetHostContentSettingsMap() {

Completed in 341 milliseconds