Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dreduction.py100 def recv_handle(conn): function
186 def recv_handle(conn): function
259 recv_handle = recv_handle variable in AbstractReducer
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dreduction.py100 def recv_handle(conn): function
186 def recv_handle(conn): function
259 recv_handle = recv_handle variable in AbstractReducer
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dreduction.py100 def recv_handle(conn): function
186 def recv_handle(conn): function
259 recv_handle = recv_handle variable in AbstractReducer
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dreduction.py100 def recv_handle(conn): function
186 def recv_handle(conn): function
259 recv_handle = recv_handle variable in AbstractReducer
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dreduction.py100 def recv_handle(conn): function
186 def recv_handle(conn): function
259 recv_handle = recv_handle variable in AbstractReducer
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dreduction.py100 def recv_handle(conn): function
186 def recv_handle(conn): function
259 recv_handle = recv_handle variable in AbstractReducer
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/
Dreduction.py75 def recv_handle(conn): function
82 def recv_handle(conn): function
/aosp_15_r20/trusty/user/base/lib/tipc/test/main/
Dmain.c2150 TEST(ipc, recv_handle) { in TEST() argument
/aosp_15_r20/cts/tests/tests/security/jni/
H A Dandroid_security_cts_cve_2019_2213_Test.c473 u32 recv_handle(int fd) { in recv_handle() function