Home
last modified time | relevance | path

Searched defs:process_id (Results 1 – 4 of 4) sorted by relevance

/third_party/gn/src/base/win/
Dscoped_process_information.h56 DWORD process_id() const { return process_id_; } in process_id() function
/third_party/skia/third_party/externals/dawn/src/utils/
DWindowsDebugLogger.cpp42 DWORD process_id; in WindowsDebugLogger() member
/third_party/python/Modules/clinic/
D_winapi.c.h821 DWORD process_id; in _winapi_OpenProcess() local
/third_party/python/Modules/
D_winapi.c1470 BOOL inherit_handle, DWORD process_id) in _winapi_OpenProcess_impl()