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

  /external/google-breakpad/src/client/windows/crash_generation/
crash_generation_server.cc 48 static const DWORD kDumpRequestEventAccess = EVENT_MODIFY_STATE;
51 static const DWORD kDumpGeneratedEventAccess = EVENT_MODIFY_STATE |
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp 443 if (event.Open(EVENT_MODIFY_STATE, false, GetSystemString(Name)) == 0)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 574 #define EVENT_MODIFY_STATE (0x0002)
    [all...]

Completed in 380 milliseconds