Searched refs:ShouldAddContentSecurityPolicy (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/content/public/browser/
H A Durl_data_source.cc32 bool URLDataSource::ShouldAddContentSecurityPolicy() const { function in class:content::URLDataSource
H A Durl_data_source.h94 virtual bool ShouldAddContentSecurityPolicy() const;
/external/chromium_org/chrome/browser/search/
H A Dcontextual_search_promo_source_android.h29 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE;
H A Dcontextual_search_promo_source_android.cc113 ContextualSearchPromoSourceAndroid::ShouldAddContentSecurityPolicy() const { function in class:ContextualSearchPromoSourceAndroid
/external/chromium_org/chrome/browser/ui/webui/
H A Dapp_launcher_page_ui.h42 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE;
H A Dabout_ui.h32 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE;
H A Dapp_launcher_page_ui.cc125 bool AppLauncherPageUI::HTMLSource::ShouldAddContentSecurityPolicy() const { function in class:AppLauncherPageUI::HTMLSource
H A Dsystem_info_ui.cc59 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE {
H A Ddevtools_ui.cc145 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE;
219 bool DevToolsDataSource::ShouldAddContentSecurityPolicy() const { function in class:__anon5464::DevToolsDataSource
H A Dabout_ui.cc1075 bool AboutUIHTMLSource::ShouldAddContentSecurityPolicy() const { function in class:AboutUIHTMLSource
1080 return content::URLDataSource::ShouldAddContentSecurityPolicy();
/external/chromium_org/chrome/browser/ui/webui/interstitials/
H A Dinterstitial_ui.cc35 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE;
167 bool InterstitialHTMLSource::ShouldAddContentSecurityPolicy() function in class:InterstitialHTMLSource
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dproxy_settings_ui.cc45 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE {
H A Dcertificate_manager_dialog_ui.cc48 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE {
H A Dmobile_setup_ui.cc156 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE {
H A Dsim_unlock_ui.cc91 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE {
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dnew_tab_ui.h91 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE;
H A Dnew_tab_ui.cc366 bool NewTabUI::NewTabHTMLSource::ShouldAddContentSecurityPolicy() const { function in class:NewTabUI::NewTabHTMLSource
/external/chromium_org/content/browser/webui/
H A Dweb_ui_data_source_impl.cc86 virtual bool ShouldAddContentSecurityPolicy() const OVERRIDE {
H A Durl_data_manager_backend.cc571 source->source()->ShouldAddContentSecurityPolicy());

Completed in 3820 milliseconds