Home
last modified time | relevance | path

Searched defs:sock_recv (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/python/cpython3/Modules/
Dsocketmodule.c3485 struct sock_recv { struct
3495 struct sock_recv *ctx = data; in sock_recv_impl() argument
3544 sock_recv(PySocketSockObject *s, PyObject *args) in sock_recv() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfd.rs257 pub fn sock_recv( in sock_recv() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfd.rs257 pub fn sock_recv( in sock_recv() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfd.rs257 pub fn sock_recv( in sock_recv() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfd.rs257 pub fn sock_recv( in sock_recv() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfd.rs257 pub fn sock_recv( in sock_recv() method
/aosp_15_r20/external/libpcap/
H A Dsockutils.c1413 int sock_recv(SOCKET sock, SSL *ssl _U_NOSSL_, void *buffer, size_t size, in sock_recv() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/
Dproactor_events.py704 async def sock_recv(self, sock, n): member in BaseProactorEventLoop
Dselector_events.py357 async def sock_recv(self, sock, n): member in BaseSelectorEventLoop
Devents.py543 async def sock_recv(self, sock, nbytes): member in AbstractEventLoop
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/
Dproactor_events.py704 async def sock_recv(self, sock, n): member in BaseProactorEventLoop
Dselector_events.py357 async def sock_recv(self, sock, n): member in BaseSelectorEventLoop
Devents.py543 async def sock_recv(self, sock, nbytes): member in AbstractEventLoop
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/
H A Dproactor_events.py704 async def sock_recv(self, sock, n): member in BaseProactorEventLoop
H A Dselector_events.py357 async def sock_recv(self, sock, n): member in BaseSelectorEventLoop
H A Devents.py543 async def sock_recv(self, sock, nbytes): member in AbstractEventLoop
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/
Dproactor_events.py704 async def sock_recv(self, sock, n): member in BaseProactorEventLoop
Dselector_events.py357 async def sock_recv(self, sock, n): member in BaseSelectorEventLoop
Devents.py543 async def sock_recv(self, sock, nbytes): member in AbstractEventLoop
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/
Dproactor_events.py704 async def sock_recv(self, sock, n): member in BaseProactorEventLoop
Dselector_events.py357 async def sock_recv(self, sock, n): member in BaseSelectorEventLoop
Devents.py543 async def sock_recv(self, sock, nbytes): member in AbstractEventLoop
/aosp_15_r20/external/python/cpython3/Lib/asyncio/
Dproactor_events.py704 async def sock_recv(self, sock, n): member in BaseProactorEventLoop
Dselector_events.py357 async def sock_recv(self, sock, n): member in BaseSelectorEventLoop
Devents.py543 async def sock_recv(self, sock, nbytes): member in AbstractEventLoop

12