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

  /external/chromium_org/third_party/WebKit/Source/core/loader/
MixedContentChecker.h 87 static ContextType contextTypeFromContext(WebURLRequest::RequestContext);
MixedContentChecker.cpp 72 MixedContentChecker::ContextType MixedContentChecker::contextTypeFromContext(WebURLRequest::RequestContext context)
248 ContextType contextType = contextTypeFromContext(resourceRequest.requestContext());

Completed in 383 milliseconds