Home
last modified time | relevance | path

Searched defs:pipe_handle (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/common/libs/security/
Dkeymaster_channel_windows.cpp36 HANDLE pipe_handle) { in Create()
46 bool KeymasterWindowsChannel::WaitForConnection(HANDLE pipe_handle) { in WaitForConnection()
Dgatekeeper_channel_windows.cpp44 HANDLE pipe_handle) { in Create()
54 bool GatekeeperWindowsChannel::WaitForConnection(HANDLE pipe_handle) { in WaitForConnection()
/aosp_15_r20/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.cc89 HANDLE pipe_handle, in ExceptionHandler()
149 HANDLE pipe_handle, in Initialize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dspawn.py96 def spawn_main(pipe_handle, parent_pid=None, tracker_fd=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dspawn.py96 def spawn_main(pipe_handle, parent_pid=None, tracker_fd=None): argument
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dspawn.py96 def spawn_main(pipe_handle, parent_pid=None, tracker_fd=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dspawn.py96 def spawn_main(pipe_handle, parent_pid=None, tracker_fd=None): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dspawn.py96 def spawn_main(pipe_handle, parent_pid=None, tracker_fd=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dspawn.py96 def spawn_main(pipe_handle, parent_pid=None, tracker_fd=None): argument
/aosp_15_r20/external/libchrome/mojo/core/test/
H A Dmultiprocess_test_helper.cc61 MessagePipeHandle pipe_handle = in RunClientFunction() local
/aosp_15_r20/external/google-breakpad/src/client/windows/crash_generation/
H A Dcrash_generation_client.cc117 HANDLE pipe_handle, in CrashGenerationClient()
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dconnector_unittest.cc314 auto pipe_handle = ScopedMessagePipeHandle::From( in TEST_F() local