Searched refs:httpStatusCodeToErrorCode (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/fileapi/
H A DFileReaderLoader.h94 static FileError::ErrorCode httpStatusCodeToErrorCode(int);
H A DFileReaderLoader.cpp135 failed(httpStatusCodeToErrorCode(response.httpStatusCode()));
246 FileError::ErrorCode FileReaderLoader::httpStatusCodeToErrorCode(int httpStatusCode) function in class:WebCore::FileReaderLoader

Completed in 109 milliseconds