Home
last modified time | relevance | path

Searched defs:SetSendBuf (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/connection/common/src/
Dsoftbus_tcp_socket.c99 static int SetSendBuf(int fd) in SetSendBuf() function
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
Dsocket_utils.cpp336 bool SocketUtils::SetSendBuf(int32_t fd, int32_t size) in SetSendBuf() function in OHOS::Sharing::SocketUtils