Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Di_stream_socket.h53 isStreamRecv_ = false; in IStreamSocket()
103 while (isStreamRecv_) { in TakeStream()
117 if (isStreamRecv_) { in PutStream()
132 isStreamRecv_ = false; in QuitStreamBuffer()
141 bool isStreamRecv_; variable
H A Dvtp_stream_socket.cpp490 isStreamRecv_ = true; in CreateServer()
584 isStreamRecv_ = true; in Connect()
1133 while (isStreamRecv_) { in DoStreamRecv()
1510 while (isStreamRecv_) { in NotifyStreamListener()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
H A Dvtp_stream_socket_test.cpp935 vtpStreamSocket->isStreamRecv_ = false;
937 vtpStreamSocket->isStreamRecv_ = true;