Searched refs:getErrnoFromException (Results 1 – 1 of 1) sorted by relevance
167 return -getErrnoFromException(error); in getFileSize()182 return -getErrnoFromException(error); in readObjectBytes()196 return -getErrnoFromException(error); in writeObjectBytes()207 return -getErrnoFromException(error); in flushFileHandle()218 return -getErrnoFromException(error); in closeFileHandle()222 private static int getErrnoFromException(Exception error) { in getErrnoFromException() method in AppFuse