Searched defs:dwProcessId (Results 1 – 9 of 9) sorted by relevance
34 DWORD dwProcessId = 0; variable
115 DWORD dwProcessId = 0; in GetProcessId_WINDOWS() local
165 static std::string GetProcessImagePath_9x( DWORD dwProcessId ) in GetProcessImagePath_9x()219 static std::string GetProcessImagePath_NT( DWORD dwProcessId ) in GetProcessImagePath_NT()238 std::string GetProcessImagePath( DWORD dwProcessId ) in GetProcessImagePath()
36 DWORD dwProcessId; in EnumWindowsProc() local
82 DWORD dwProcessId = GetProcessId( hProcess ); in GetProcAddressEx() local150 DWORD dwProcessId = GetProcessId( hProcess ); in RaiseSignalEx() local
1698 static bool WriteStackFile( FILE *fout, hash_map< string, string >& rLibraries, DWORD dwProcessId, … in WriteStackFile()1889 BOOL WriteDumpFile( DWORD dwProcessId, PEXCEPTION_POINTERS pExceptionPointers, DWORD dwThreadId ) in WriteDumpFile()1991 DWORD dwProcessId = 0; in FindProcessForImage() local2146 DWORD dwProcessId = FindProcessForImage( szImagePath ); in ParseCommandArgs() local2163 DWORD dwProcessId = FindProcessForImage( szImagePath ); in ParseCommandArgs() local2856 DWORD dwProcessId = 0; in WinMain() local
236 DWORD dwProcessId = GetCurrentProcessId(); in _osl_addressGetModuleURL_Windows() local
53 DWORD dwProcessId; member
48 DWORD dwProcessId; member
Completed in 62 milliseconds