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

  /external/chromium_org/content/public/browser/
url_data_source.cc 36 std::string URLDataSource::GetContentSecurityPolicyObjectSrc() const {
url_data_source.h 100 virtual std::string GetContentSecurityPolicyObjectSrc() const;
  /external/chromium_org/components/dom_distiller/content/
dom_distiller_viewer_source.h 42 virtual std::string GetContentSecurityPolicyObjectSrc() const OVERRIDE;
dom_distiller_viewer_source.cc 323 std::string DomDistillerViewerSource::GetContentSecurityPolicyObjectSrc()
  /external/chromium_org/content/browser/webui/
web_ui_data_source_impl.cc 87 virtual std::string GetContentSecurityPolicyObjectSrc() const OVERRIDE {
90 return URLDataSource::GetContentSecurityPolicyObjectSrc();
url_data_manager_backend.cc 575 source->source()->GetContentSecurityPolicyObjectSrc());

Completed in 233 milliseconds