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

  /external/chromium_org/content/public/browser/
url_data_source.cc 32 bool URLDataSource::ShouldAddContentSecurityPolicy() const {
url_data_source.h 94 virtual bool ShouldAddContentSecurityPolicy() const;
  /external/chromium_org/chrome/browser/ui/webui/
app_launcher_page_ui.h 42 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE;
about_ui.h 32 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE;
app_launcher_page_ui.cc 123 bool AppLauncherPageUI::HTMLSource::ShouldAddContentSecurityPolicy() const {
devtools_ui.cc 133 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE;
195 bool DevToolsDataSource::ShouldAddContentSecurityPolicy() const {
system_info_ui.cc 59 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE {
about_ui.cc     [all...]
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
proxy_settings_ui.cc 45 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE {
certificate_manager_dialog_ui.cc 48 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE {
mobile_setup_ui.cc 157 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE {
sim_unlock_ui.cc 94 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE {
  /external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_ui.h 91 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE;
new_tab_ui.cc 363 bool NewTabUI::NewTabHTMLSource::ShouldAddContentSecurityPolicy() const {
  /external/chromium_org/content/browser/webui/
web_ui_data_source_impl.cc 84 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE {
url_data_manager_backend.cc 573 source->source()->ShouldAddContentSecurityPolicy());

Completed in 330 milliseconds