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

  /external/chromium_org/net/base/
net_errors_win.cc 107 case ERROR_IO_DEVICE: // The request could not be performed
  /external/chromium_org/base/files/
file_win.cc 338 case ERROR_IO_DEVICE:
  /external/chromium_org/third_party/libusb/src/libusb/os/
wince_usb.c 747 io_result = ERROR_IO_DEVICE;
    [all...]
  /external/fio/os/windows/
posix.c 106 case ERROR_IO_DEVICE: return EIO;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winerror.h 322 #define ERROR_IO_DEVICE __MSABI_LONG(1117)
    [all...]

Completed in 599 milliseconds