Home
last modified time | relevance | path

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

/third_party/boost/boost/log/attributes/
Dcurrent_process_id.hpp33 typedef boost::log::aux::process::id process_id; typedef
/third_party/gn/src/base/win/
Dscoped_process_information.h56 DWORD process_id() const { return process_id_; } in process_id() function
/third_party/boost/libs/log/src/
Ddefault_attribute_names.cpp104 BOOST_LOG_API attribute_name process_id() in process_id() function
/third_party/cef/libcef/common/
Dframe_util.cc26 uint32_t process_id = frame_id >> 32; in GetFrameDebugString() local
/third_party/cef/libcef/browser/extensions/
Dextension_web_contents_observer.cc43 int process_id = render_frame_host->GetProcess()->GetID(); in RenderFrameCreated() local
/third_party/skia/third_party/externals/dawn/src/utils/
DWindowsDebugLogger.cpp42 DWORD process_id; in WindowsDebugLogger() member
/third_party/boost/libs/interprocess/test/
Dshared_memory_mapping_test.cpp29 std::string process_id = test::get_process_id_name(); in main() local
/third_party/python/Lib/asyncio/
Dtrsock.py157 def share(self, process_id): argument
/third_party/boost/boost/graph/distributed/
Dmpi_process_group.hpp620 process_id(const mpi_process_group& pg) in process_id() function
/third_party/glib/glib/
Dgtestutils.c3741 log_child_output (const gchar *process_id) in log_child_output()
3816 char *process_id; in g_test_trap_assertions() local
/third_party/python/Modules/clinic/
D_winapi.c.h795 DWORD process_id; in _winapi_OpenProcess() local
/third_party/python/Modules/
D_winapi.c1446 BOOL inherit_handle, DWORD process_id) in _winapi_OpenProcess_impl()
/third_party/cef/tests/ceftests/
Dframe_handler_unittest.cc89 uint32_t process_id = frame_id >> 32; in GetFrameDebugString() local