Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_manager.cpp51 std::shared_ptr<IStreamSocket> streamSocket = nullptr; in CreateStreamClientChannel() local
81 std::shared_ptr<IStreamSocket> streamSocket = nullptr; in CreateStreamServerChannel() local
110 auto streamSocket = it->second; in DestroyStreamDataChannel() local
123 auto streamSocket = it->second; in Send() local
134 auto streamSocket = it->second; in SetOption() local
145 auto streamSocket = it->second; in SetMultiLayer() local
156 auto streamSocket = it->second; in GetOption() local
174 auto streamSocket = it->second; in SetStreamRecvListener() local