Home
last modified time | relevance | path

Searched defs:CSPSource (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/page/
DContentSecurityPolicy.cpp104 class CSPSource { class
106CSPSource(const String& scheme, const String& host, int port, bool hostHasWildcard, bool portHasWi… in CSPSource() function in WebCore::CSPSource