HomeSort by relevance Sort by last modified time
    Searched defs:IO_ERROR (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sync/engine/net/
server_connection_manager.h 49 // IO_ERROR is returned when reading/writing to a buffer has failed.
50 IO_ERROR,
  /external/chromium/chrome/browser/sync/engine/net/
server_connection_manager.h 55 // IO_ERROR is returned when reading/writing to a buffer has failed.
56 IO_ERROR,
  /external/doclava/src/com/google/doclava/
Errors.java 168 public static final Error IO_ERROR = new Error(115, HIDDEN);
179 IO_ERROR, NO_SINCE_DATA, NO_FEDERATION_DATA, PARSE_ERROR, ADDED_PACKAGE, ADDED_CLASS,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h 242 #define IO_ERROR -2
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 242 #define IO_ERROR -2
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h 242 #define IO_ERROR -2
    [all...]

Completed in 78 milliseconds