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

  /external/lzma/CPP/Windows/
Handle.h 8 class CHandle
14 CHandle(): _handle(NULL) {}
15 ~CHandle() { Close(); }
FileMapping.h 12 class CFileMapping: public CHandle
Synchronization.h 87 class CObject: public CHandle
  /external/chromium/chrome/browser/hang_monitor/
hung_window_detector.cc 118 CHandle child_thread(OpenThread(THREAD_TERMINATE,
136 CHandle child_process(OpenProcess(PROCESS_TERMINATE,
  /external/chromium_org/chrome/browser/hang_monitor/
hung_window_detector.cc 130 CHandle child_process(OpenProcess(PROCESS_ALL_ACCESS,

Completed in 340 milliseconds