Home
last modified time | relevance | path

Searched defs:GetParentProcessId (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/base/process/
H A Dprocess_handle_linux.cc17 ProcessId GetParentProcessId(ProcessHandle process) { in GetParentProcessId() function
H A Dprocess_handle_freebsd.cc21 ProcessId GetParentProcessId(ProcessHandle process) { in GetParentProcessId() function
H A Dprocess_handle_mac.cc23 ProcessId GetParentProcessId(ProcessHandle process) { in GetParentProcessId() function
H A Dprocess_handle_openbsd.cc14 ProcessId GetParentProcessId(ProcessHandle process) { in GetParentProcessId() function
H A Dprocess_handle_win.cc47 ProcessId GetParentProcessId(ProcessHandle process) { in GetParentProcessId() function
H A Dprocess_util_unittest.cc1247 TEST_F(ProcessUtilTest, GetParentProcessId) { in TEST_F() argument
/aosp_15_r20/external/libchrome/base/process/
H A Dprocess_handle_linux.cc15 ProcessId GetParentProcessId(ProcessHandle process) { in GetParentProcessId() function
H A Dprocess_util_unittest.cc1246 TEST_F(ProcessUtilTest, GetParentProcessId) { in TEST_F() argument
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dprocess.cpp158 ProcessId GetParentProcessId(ProcessId process) in GetParentProcessId() function