allowNonce 77 Source/core/frame/csp/CSPDirectiveList.cpp return !directive || directive->allowNonce(nonce); allowNonce 28 Source/core/frame/csp/CSPSourceList.h bool allowNonce(const String&) const; allowNonce 43 Source/core/frame/csp/SourceListDirective.cpp return m_sourceList.allowNonce(nonce.stripWhiteSpace()); allowNonce 27 Source/core/frame/csp/SourceListDirective.h bool allowNonce(const String& nonce) const;