Home
last modified time | relevance | path

Searched refs:NotifyStreamListener (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.h165 void NotifyStreamListener();
H A Dvtp_stream_socket.cpp1508 void VtpStreamSocket::NotifyStreamListener() in NotifyStreamListener() function in Communication::SoftBus::VtpStreamSocket
1605 self->NotifyStreamListener(); in CreateServerProcessThread()
1636 self->NotifyStreamListener(); in CreateClientProcessThread()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
H A Dvtp_stream_socket_test.cpp523 vtpStreamSocket->NotifyStreamListener();