Searched refs:NOT_READABLE_ERR (Results 1 – 7 of 7) sorted by relevance
139 failed(FileError::NOT_READABLE_ERR); in didReceiveResponse()147 failed(FileError::NOT_READABLE_ERR); in didReceiveResponse()196 failed(FileError::NOT_READABLE_ERR); in didFail()215 return FileError::NOT_READABLE_ERR; in httpStatusCodeToErrorCode()
48 NOT_READABLE_ERR = 4, enumerator
54 NOT_READABLE_ERR = FileExceptionOffset + 4, enumerator
51 const unsigned short NOT_READABLE_ERR = 4;
41 const unsigned short NOT_READABLE_ERR = 4;
65 , NOT_READABLE_ERR = 24 enumerator
406 COMPILE_ASSERT_MATCHING_ENUM(WebFileErrorNotReadable, FileError::NOT_READABLE_ERR);