HomeSort by relevance Sort by last modified time
    Searched refs:GetContentSettings (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/download/
download_request_limiter.cc 150 DownloadRequestLimiter::GetContentSettings(web_contents_);
372 HostContentSettingsMap* DownloadRequestLimiter::GetContentSettings(
406 HostContentSettingsMap* content_settings = GetContentSettings(
download_request_limiter.h 242 static HostContentSettingsMap* GetContentSettings(
  /external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_flow.cc 96 virtual HostContentSettingsMap* GetContentSettings(
207 !GetDomainPref(delegate_->GetContentSettings(context.web_contents),
390 bool found = GetDomainPref(delegate_->GetContentSettings(web_contents),
410 RecordDomainConsent(delegate_->GetContentSettings(web_contents),
platform_verification_flow.h 112 virtual HostContentSettingsMap* GetContentSettings(
platform_verification_flow_unittest.cc 97 virtual HostContentSettingsMap* GetContentSettings(
247 verifier_->RecordDomainConsent(fake_delegate_.GetContentSettings(NULL),

Completed in 68 milliseconds