Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/hidl/test/hidl_test/
Dhidl_test_servers.cpp51 struct ForkServer { struct
52 static void run(const std::string& serviceName) { in run()
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dforkserver.h40 explicit ForkServer(Comms* comms) : comms_(comms) { in ForkServer() function
H A Dclient.h76 friend class ForkServer; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dforkserver.py32 class ForkServer(object): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dforkserver.py32 class ForkServer(object): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dforkserver.py32 class ForkServer(object): class
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dforkserver.py32 class ForkServer(object): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dforkserver.py32 class ForkServer(object): class
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dforkserver.py32 class ForkServer(object): class