Searched refs:passesPreflightStatusCheck (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/fetch/
H A DCrossOriginAccessControl.h66 bool passesPreflightStatusCheck(const ResourceResponse&, String& errorDescription);
H A DCrossOriginAccessControl.cpp191 bool passesPreflightStatusCheck(const ResourceResponse& response, String& errorDescription) function in namespace:WebCore
/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DDocumentThreadableLoader.cpp296 if (!passesPreflightStatusCheck(response, accessControlErrorDescription)) {

Completed in 100 milliseconds