Home
last modified time | relevance | path

Searched refs:RAW_STREAM (Results 1 - 21 of 21) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/
H A Ddstream_adaptor_server_test.c62 RAW_STREAM, in main()
72 RAW_STREAM, in main()
H A Ddstream_adaptor_client_test.c68 p1->type = RAW_STREAM; in ConstructVtpStreamOpenParam()
76 p2->type = RAW_STREAM; in ConstructVtpStreamOpenParam()
H A Dclient_trans_udp_stream_interface_test.cpp64 RAW_STREAM,
74 RAW_STREAM,
H A Dstream_adaptor_test.cpp62 RAW_STREAM,
H A Dclient_trans_stream_test.cpp245 channel->streamType = RAW_STREAM; in HWTEST_F()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/qos/
H A Dtrans_qos_stat_client_test.cpp119 attr.attr.streamAttr.streamType = RAW_STREAM; in HWTEST_F()
166 attr.attr.streamAttr.streamType = RAW_STREAM; in HWTEST_F()
215 attr.attr.streamAttr.streamType = RAW_STREAM; in HWTEST_F()
269 attr.attr.streamAttr.streamType = RAW_STREAM; in HWTEST_F()
330 attr.attr.streamAttr.streamType = RAW_STREAM; in HWTEST_F()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/include/
H A Dstream_common.h80 // NOTICE: only RAW_STREAM is available in 11.1.0
87 RAW_STREAM, enumerator
/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dsession.h70 RAW_STREAM, enumerator
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dsession.h76 RAW_STREAM, /**< Send any segment of a frame each time. */ enumerator
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/include/
H A Dstream_adaptor_listener.h65 } else if (streamType == StreamType::RAW_STREAM) {
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/src/
H A Dclient_trans_stream.c161 if (streamType != RAW_STREAM && streamType != COMMON_VIDEO_STREAM && streamType != COMMON_AUDIO_STREAM) { in TransOnstreamChannelOpened()
/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/
H A Dstream_encrypt_client_mt.cpp305 attr.attr.streamAttr.streamType = RAW_STREAM; in HWTEST_F()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.cpp631 if (streamType_ == RAW_STREAM) { in Send()
1040 case RAW_STREAM: in MakeStreamData()
1059 if (streamType_ == RAW_STREAM && scene_ == COMPATIBLE_SCENE) { in RecvStreamLen()
1078 if (streamType_ == RAW_STREAM && scene_ == COMPATIBLE_SCENE) { in RecvStreamLen()
1164 if (streamType_ == RAW_STREAM && scene_ == COMPATIBLE_SCENE) { in DoStreamRecv()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/
H A Ddistributed_stream_test.cpp331 attribute.attr.streamAttr.streamType = isRawStream ? RAW_STREAM : COMMON_VIDEO_STREAM; in OpenAllSession()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/src/
H A Dclient_trans_udp_stream_interface.cpp75 if (adaptor->GetStreamType() == RAW_STREAM) { in ProcessAdaptorAndEncrypt()
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_channel_common.c72 case RAW_STREAM: in GetStreamLaneType()
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_manager.c457 if (dataType != RAW_STREAM) { in IsDifferentDataType()
H A Dclient_trans_session_service.c975 tmpAttr->attr.streamAttr.streamType = RAW_STREAM; in CreateSessionAttributeBySocketInfoTrans()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_common_test.cpp207 attr.attr.streamAttr.streamType = RAW_STREAM; in HWTEST_F()
H A Dtrans_lane_test.cpp307 int32_t ret = GetStreamLaneType(RAW_STREAM); in HWTEST_F()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
H A Dvtp_stream_socket_test.cpp775 vtpStreamSocket->streamType_ = Communication::SoftBus::RAW_STREAM; in HWTEST_F()

Completed in 22 milliseconds