OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldAllowAllContent
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/content_settings/
host_content_settings_map_unittest.cc
[
all
...]
host_content_settings_map.h
188
static bool
ShouldAllowAllContent
(const GURL& primary_url,
host_content_settings_map.cc
528
bool HostContentSettingsMap::
ShouldAllowAllContent
(
569
if (
ShouldAllowAllContent
(primary_url, secondary_url, content_type)) {
cookie_settings.cc
182
if (HostContentSettingsMap::
ShouldAllowAllContent
(
/external/chromium/chrome/browser/content_settings/
host_content_settings_map.cc
34
static bool
ShouldAllowAllContent
(const GURL& url) {
165
if (
ShouldAllowAllContent
(url))
202
if (
ShouldAllowAllContent
(url))
/external/chromium_org/chrome/browser/media/
media_stream_devices_controller.cc
483
return profile_->GetHostContentSettingsMap()->
ShouldAllowAllContent
(
Completed in 45 milliseconds