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

  /external/chromium_org/third_party/WebKit/Source/core/frame/csp/
CSPDirectiveList.h 75 void applySandboxPolicy(const String& name, const String& sandboxPolicy);
CSPDirectiveList.cpp 521 void CSPDirectiveList::applySandboxPolicy(const String& name, const String& sandboxPolicy)
666 applySandboxPolicy(name, value);

Completed in 97 milliseconds