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

  /external/chromium_org/chrome/browser/content_settings/
content_settings_utils.cc 185 ContentSetting GetContentSetting(const ProviderInterface* provider,
host_content_settings_map.cc 210 ContentSetting HostContentSettingsMap::GetContentSetting(
  /external/chromium_org/chrome/browser/notifications/
desktop_notification_service.cc 495 ContentSetting DesktopNotificationService::GetContentSetting(
497 return profile_->GetHostContentSettingsMap()->GetContentSetting(
514 ContentSetting setting = GetContentSetting(origin);
621 return GetContentSetting(notifier_id.url) == CONTENT_SETTING_ALLOW;

Completed in 3543 milliseconds