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

  /external/webkit/Source/WebCore/loader/
PolicyChecker.h 56 void checkContentPolicy(const ResourceResponse&, ContentPolicyDecisionFunction, void* argument);
PolicyChecker.cpp 100 void PolicyChecker::checkContentPolicy(const ResourceResponse& response, ContentPolicyDecisionFunction function, void* argument)
MainResourceLoader.cpp 419 frameLoader()->policyChecker()->checkContentPolicy(m_response, callContinueAfterContentPolicy, this);

Completed in 49 milliseconds