Searched refs:ShouldDenyXFrameOptions (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/content/public/browser/
H A Durl_data_source.cc44 bool URLDataSource::ShouldDenyXFrameOptions() const { function in class:content::URLDataSource
H A Durl_data_source.h106 virtual bool ShouldDenyXFrameOptions() const;
/external/chromium_org/chrome/browser/search/
H A Dcontextual_search_promo_source_android.h28 virtual bool ShouldDenyXFrameOptions() const OVERRIDE;
H A Diframe_source.h22 virtual bool ShouldDenyXFrameOptions() const OVERRIDE;
H A Diframe_source.cc48 bool IframeSource::ShouldDenyXFrameOptions() const { function in class:IframeSource
H A Dcontextual_search_promo_source_android.cc108 bool ContextualSearchPromoSourceAndroid::ShouldDenyXFrameOptions() const { function in class:ContextualSearchPromoSourceAndroid
/external/chromium_org/chrome/browser/ui/webui/
H A Dabout_ui.h33 virtual bool ShouldDenyXFrameOptions() const OVERRIDE;
H A Dabout_ui.cc1083 bool AboutUIHTMLSource::ShouldDenyXFrameOptions() const { function in class:AboutUIHTMLSource
1090 return content::URLDataSource::ShouldDenyXFrameOptions();
/external/chromium_org/chrome/browser/ui/webui/options/
H A Doptions_ui.cc133 virtual bool ShouldDenyXFrameOptions() const OVERRIDE;
188 bool OptionsUIHTMLSource::ShouldDenyXFrameOptions() const { function in class:options::OptionsUIHTMLSource
/external/chromium_org/content/browser/webui/
H A Dweb_ui_data_source_impl.cc99 virtual bool ShouldDenyXFrameOptions() const OVERRIDE {
H A Durl_data_manager_backend.cc577 source->source()->ShouldDenyXFrameOptions());

Completed in 177 milliseconds