Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/public/cpp/system/
H A Dinvitation.cc19 void ProcessHandleToMojoProcessHandle(base::ProcessHandle target_process, in ProcessHandleToMojoProcessHandle()
57 base::ProcessHandle target_process, in SendInvitation()
153 base::ProcessHandle target_process, in Send()
164 base::ProcessHandle target_process, in Send()
/aosp_15_r20/external/libchrome/mojo/core/
H A Dplatform_handle_in_transit.cc115 ScopedProcessHandle target_process) { in TransferToProcess()
H A Dnode_controller.cc176 base::ProcessHandle target_process, in SendBrokerClientInvitation()
322 ScopedProcessHandle target_process, in SendBrokerClientInvitationOnIOThread()
H A Dcore.cc192 base::ProcessHandle target_process, in SendBrokerClientInvitation()
1291 base::ProcessHandle target_process = base::kNullProcessHandle; in SendInvitation() local
/aosp_15_r20/external/cronet/base/debug/
H A Dhandle_hooks_win.cc39 HANDLE target_process, in DuplicateHandleHook()
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/
Dforking.py230 def duplicate(handle, target_process=None, inheritable=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dreduction.py71 def duplicate(handle, target_process=None, inheritable=False, argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dreduction.py71 def duplicate(handle, target_process=None, inheritable=False, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dreduction.py71 def duplicate(handle, target_process=None, inheritable=False, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dreduction.py71 def duplicate(handle, target_process=None, inheritable=False, argument
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dreduction.py71 def duplicate(handle, target_process=None, inheritable=False, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dreduction.py71 def duplicate(handle, target_process=None, inheritable=False, argument
/aosp_15_r20/system/core/debuggerd/
H A Dcrash_dump.cpp541 pid_t target_process = getppid(); in main() local