Home
last modified time | relevance | path

Searched defs:FILE_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/apache-http/android/src/android/net/http/
DEventHandler.java63 public static final int FILE_ERROR = -13; field
/external/pdfium/core/fpdfapi/parser/
Dcpdf_parser.h46 FILE_ERROR, enumerator
/external/libpng/contrib/tools/
Dpngfix.c695 # define FILE_ERROR 0x10 /* could not read the file */ macro