Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/socket/include/
H A Ddgram_socket_client.h31 DgramSocketClient(std::string serverPath, uint32_t socketOption) in DgramSocketClient()
H A Dseq_packet_socket_client.h36 …SeqPacketSocketClient(std::string serverPath, int socketOption) : SocketClient(serverPath, SOCK_SE… in SeqPacketSocketClient()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Dsocket.cpp28 void Socket::SetType(uint32_t socketOption) in SetType()
/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h200 struct SocketOption socketOption; member
231 struct ListenerSocketOption socketOption; member