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

  /external/chromium_org/sandbox/win/src/
handle_closer_agent.cc 14 // called for invalid handles so it catches STATUS_INVALID_HANDLE exceptions
26 } __except(GetExceptionCode() == STATUS_INVALID_HANDLE ?
28 status = STATUS_INVALID_HANDLE;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntstatus.h 252 #define STATUS_INVALID_HANDLE ((NTSTATUS)0xC0000008)
    [all...]
winnt.h     [all...]
winbase.h 84 #define EXCEPTION_INVALID_HANDLE STATUS_INVALID_HANDLE
    [all...]

Completed in 112 milliseconds