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

  /external/chromium_org/content/browser/
power_save_blocker_win.cc 93 this_flag |= ES_SYSTEM_REQUIRED;
  /external/chromium_org/remoting/host/
input_injector_win.cc 222 SetThreadExecutionState(ES_SYSTEM_REQUIRED);
251 SetThreadExecutionState(ES_SYSTEM_REQUIRED);
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
screen_capturer_win_gdi.cc 80 if (!SetThreadExecutionState(ES_DISPLAY_REQUIRED | ES_SYSTEM_REQUIRED)) {
screen_capturer_win_magnifier.cc 89 if (!SetThreadExecutionState(ES_DISPLAY_REQUIRED | ES_SYSTEM_REQUIRED)) {
  /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     [all...]

Completed in 441 milliseconds