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

  /external/chromium_org/third_party/WebKit/Source/core/frame/csp/
CSPDirectiveList.h 102 bool checkAncestorsAndReportViolation(SourceListDirective*, LocalFrame*, const KURL&) const;
CSPDirectiveList.cpp 225 bool CSPDirectiveList::checkAncestorsAndReportViolation(SourceListDirective* directive, LocalFrame* frame, const KURL& url) const
372 checkAncestorsAndReportViolation(m_frameAncestors.get(), frame, url) :

Completed in 366 milliseconds