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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
error.h 29 #define ERROR_BAD_LENGTH 24
winerror.h 68 #define ERROR_BAD_LENGTH __MSABI_LONG(24)
    [all...]
  /external/chromium_org/base/process/
process_metrics_win.cc 151 if (GetLastError() != ERROR_BAD_LENGTH) {

Completed in 301 milliseconds