Home
last modified time | relevance | path

Searched defs:socket (Results 1 – 4 of 4) sorted by relevance

/interface/sdk_c/third_party/musl/ndk_musl_include/fortify/
Dsocket.h70 ssize_t recv(int socket, void* const buf __DIAGNOSE_PASS_OBJECT_SIZE0, size_t len, int flags) in recv()
86 ssize_t send(int socket, const void* const buf __DIAGNOSE_PASS_OBJECT_SIZE0, size_t len, int flags) in send()
/interface/sdk-js/api/
D@ohos.bluetooth.socket.d.ts30 declare namespace socket { namespace
D@ohos.net.connection.d.ts25 import type socket from './@ohos.net.socket'; alias
D@ohos.net.socket.d.ts38 declare namespace socket { namespace