HomeSort by relevance Sort by last modified time
    Searched refs:FILE_ERROR (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/net/http/
EventHandler.java 65 public static final int FILE_ERROR = -13;
ErrorStrings.java 85 case EventHandler.FILE_ERROR:
  /external/srec/srec/EventLog/include/
SR_EventLogImpl.h 42 FILE_ERROR,
  /external/srec/srec/EventLog/src/
EventLogImpl.c 514 impl->logFile_state = FILE_ERROR;
527 case FILE_ERROR:
  /external/libpng/contrib/tools/
pngfix.c 708 # define FILE_ERROR 0x10 /* could not read the file */
    [all...]

Completed in 2936 milliseconds