Home
last modified time | relevance | path

Searched defs:SocketRemoteInfo (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
Dsocket_remote_info.cpp22 SocketRemoteInfo::SocketRemoteInfo() : port_(0), size_(0) {} in SocketRemoteInfo() function in OHOS::NetStack::Socket::SocketRemoteInfo
/foundation/communication/netstack/
DREADME_zh.md276 #### SocketRemoteInfo subsubsection
/foundation/communication/netstack/interfaces/kits/js/
D@ohos.net.socket.d.ts110 export interface SocketRemoteInfo { interface