IsContentAllowed 481 chrome/browser/content_settings/tab_specific_content_settings.cc if (IsContentAllowed(CONTENT_SETTINGS_TYPE_MEDIASTREAM_MIC) && IsContentAllowed 482 chrome/browser/content_settings/tab_specific_content_settings.cc IsContentAllowed(CONTENT_SETTINGS_TYPE_MEDIASTREAM_CAMERA)) { IsContentAllowed 484 chrome/browser/content_settings/tab_specific_content_settings.cc } else if (IsContentAllowed(CONTENT_SETTINGS_TYPE_MEDIASTREAM_MIC)) { IsContentAllowed 486 chrome/browser/content_settings/tab_specific_content_settings.cc } else if (IsContentAllowed(CONTENT_SETTINGS_TYPE_MEDIASTREAM_CAMERA)) { IsContentAllowed 199 chrome/browser/content_settings/tab_specific_content_settings.h bool IsContentAllowed(ContentSettingsType content_type) const; IsContentAllowed 164 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc content_settings->IsContentAllowed(CONTENT_SETTINGS_TYPE_IMAGES)); IsContentAllowed 166 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc content_settings->IsContentAllowed(CONTENT_SETTINGS_TYPE_COOKIES)); IsContentAllowed 169 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_FALSE(content_settings->IsContentAllowed( IsContentAllowed 171 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_FALSE(content_settings->IsContentAllowed( IsContentAllowed 181 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc content_settings->IsContentAllowed(CONTENT_SETTINGS_TYPE_COOKIES)); IsContentAllowed 192 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc content_settings->IsContentAllowed(CONTENT_SETTINGS_TYPE_COOKIES)); IsContentAllowed 212 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_TRUE(content_settings->IsContentAllowed( IsContentAllowed 225 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_TRUE(content_settings->IsContentAllowed( IsContentAllowed 238 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_FALSE(content_settings->IsContentAllowed( IsContentAllowed 251 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_FALSE(content_settings->IsContentAllowed( IsContentAllowed 265 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_TRUE(content_settings->IsContentAllowed( IsContentAllowed 269 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_TRUE(content_settings->IsContentAllowed( IsContentAllowed 283 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_FALSE(content_settings->IsContentAllowed( IsContentAllowed 287 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_FALSE(content_settings->IsContentAllowed( IsContentAllowed 299 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_TRUE(content_settings->IsContentAllowed( IsContentAllowed 303 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_FALSE(content_settings->IsContentAllowed( IsContentAllowed 317 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_FALSE(content_settings->IsContentAllowed( IsContentAllowed 321 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc ASSERT_TRUE(content_settings->IsContentAllowed( IsContentAllowed 334 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc content_settings->IsContentAllowed(CONTENT_SETTINGS_TYPE_COOKIES)); IsContentAllowed 342 chrome/browser/content_settings/tab_specific_content_settings_unittest.cc content_settings->IsContentAllowed(CONTENT_SETTINGS_TYPE_COOKIES)); IsContentAllowed 122 chrome/browser/ui/content_settings/content_setting_bubble_model.cc web_contents())->IsContentAllowed(content_type()) && IsContentAllowed 260 chrome/browser/ui/content_settings/content_setting_bubble_model.cc content_settings->IsContentAllowed(content_type())); IsContentAllowed 136 chrome/browser/ui/content_settings/content_setting_image_model.cc if (!content_settings->IsContentAllowed(get_content_settings_type()))