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

  /external/webkit/Source/WebCore/page/
ContentSecurityPolicy.h 68 void addDirective(const String& name, const String& value);
ContentSecurityPolicy.cpp 556 addDirective(name, value);
607 void ContentSecurityPolicy::addDirective(const String& name, const String& value)

Completed in 498 milliseconds