Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
Dsoftbus_stream_test_mock.cpp120 int CreateAndBindSocket(Communication::SoftBus::IpAndPort &local, bool isServer) in CreateAndBindSocket() function
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
Dvtp_stream_socket.cpp761 int VtpStreamSocket::CreateAndBindSocket(IpAndPort &local, bool isServer) in CreateAndBindSocket() function in Communication::SoftBus::VtpStreamSocket