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

  /external/chromium_org/third_party/WebKit/Source/core/fetch/
ResourceFetcher.h 186 bool checkInsecureContent(Resource::Type, const KURL&, MixedContentBlockingTreatment) const;
ResourceFetcher.cpp 380 bool ResourceFetcher::checkInsecureContent(Resource::Type type, const KURL& url, MixedContentBlockingTreatment treatment) const
531 if (!checkInsecureContent(type, url, options.mixedContentBlockingTreatment))
    [all...]

Completed in 30 milliseconds