Home
last modified time | relevance | path

Searched refs:SetSocketBindToDevices (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.h129 bool SetSocketBindToDevices(int32_t type, const StreamAttr &ip);
H A Dvtp_stream_socket.cpp149 …ementToFuncMap(BOUND_INTERFACE_IP, STRING_TYPE, &VtpStreamSocket::SetSocketBindToDevices, nullptr); in VtpStreamSocket()
1314 bool VtpStreamSocket::SetSocketBindToDevices(int32_t type, const StreamAttr &ip) in SetSocketBindToDevices() function in Communication::SoftBus::VtpStreamSocket
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
H A Dvtp_stream_socket_test.cpp972 res = vtpStreamSocket->SetSocketBindToDevices(fd, *value);