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

  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 448 ProcessIDToHandle[DebugEvent.dwProcessId] =
458 if (DebugEvent.dwProcessId == ProcessInfo.dwProcessId)
463 ProcessIDToHandle.find(DebugEvent.dwProcessId);
498 ::TerminateProcess(ProcessIDToHandle[DebugEvent.dwProcessId], -1);
532 ::TerminateProcess(ProcessIDToHandle[DebugEvent.dwProcessId], -1);
544 success = ContinueDebugEvent(DebugEvent.dwProcessId,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vdmdbg.h 281 typedef WINBOOL (WINAPI *PROCESSENUMPROC)(DWORD dwProcessId,DWORD dwAttributes,LPARAM lpUserDefined);
288 INT WINAPI VDMEnumTaskWOW(DWORD dwProcessId,TASKENUMPROC fp,LPARAM lparam);
289 INT WINAPI VDMEnumTaskWOWEx(DWORD dwProcessId,TASKENUMPROCEX fp,LPARAM lparam);
290 WINBOOL WINAPI VDMTerminateTaskWOW(DWORD dwProcessId,WORD htask);
291 WINBOOL WINAPI VDMStartTaskInWOW(DWORD dwProcessId,LPSTR lpCommandLine,WORD wShow);
restartmanager.h 65 DWORD dwProcessId;
wbemtran.h 191 virtual HRESULT WINAPI EstablishPosition(LPWSTR wszClientMachineName,DWORD dwProcessId,DWORD *phAuthEventHandle) = 0;
202 HRESULT (WINAPI *EstablishPosition)(IWbemLevel1Login *This,LPWSTR wszClientMachineName,DWORD dwProcessId,DWORD *phAuthEventHandle);
215 #define IWbemLevel1Login_EstablishPosition(This,wszClientMachineName,dwProcessId,phAuthEventHandle) (This)->lpVtbl->EstablishPosition(This,wszClientMachineName,dwProcessId,phAuthEventHandle)
221 HRESULT WINAPI IWbemLevel1Login_EstablishPosition_Proxy(IWbemLevel1Login *This,LPWSTR wszClientMachineName,DWORD dwProcessId,DWORD *phAuthEventHandle);
ddrawi.h 651 DWORD dwProcessId;
699 DWORD dwProcessId;
    [all...]
winsock2.h 900 typedef int (WSAAPI *LPFN_WSADUPLICATESOCKETA)(SOCKET s,DWORD dwProcessId,LPWSAPROTOCOL_INFOA lpProtocolInfo);
901 typedef int (WSAAPI *LPFN_WSADUPLICATESOCKETW)(SOCKET s,DWORD dwProcessId,LPWSAPROTOCOL_INFOW lpProtocolInfo);
    [all...]
shlwapi.h     [all...]
wincon.h 245 WINBASEAPI WINBOOL WINAPI AttachConsole(DWORD dwProcessId);
winsvc.h 172 DWORD dwProcessId;
ws2spi.h 46 typedef int (WSPAPI *LPWSPDUPLICATESOCKET)(SOCKET s,DWORD dwProcessId,LPWSAPROTOCOL_INFOW lpProtocolInfo,LPINT lpErrno);
winbase.h 189 DWORD dwProcessId;
601 DWORD dwProcessId;
    [all...]
ntgdi.h     [all...]
shlobj.h     [all...]
winuser.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h 742 DWORD dwProcessId;
  /external/autotest/client/tests/kvm/deps/
rss.cpp 440 ci->pid = pi.dwProcessId;
    [all...]
  /system/core/adb/
adb.cpp 824 pinfo.dwProcessId);
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 875 milliseconds