Home
last modified time | relevance | path

Searched refs:PutStream (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Di_stream_socket.h114 virtual void PutStream(std::unique_ptr<IStream> stream) in PutStream() function
H A Dvtp_stream_socket.cpp1172 PutStream(std::move(stream)); in DoStreamRecv()