Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/fileapi/
DFileReaderLoader.cpp172 failed(httpStatusCodeToErrorCode(response.httpStatusCode())); in didReceiveResponse()
292 FileError::ErrorCode FileReaderLoader::httpStatusCodeToErrorCode(int httpStatusCode) in httpStatusCodeToErrorCode() function in WebCore::FileReaderLoader
DFileReaderLoader.h110 static FileError::ErrorCode httpStatusCodeToErrorCode(int);