Home
last modified time | relevance | path

Searched refs:COMPATIBLE_SCENE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/raw_stream_data_test/
H A Draw_stream_data_test.cpp193 scene = COMPATIBLE_SCENE;
198 scene = COMPATIBLE_SCENE;
202 scene = COMPATIBLE_SCENE - 1;
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Draw_stream_data.cpp37 if (scene != COMPATIBLE_SCENE && scene != SOFTBUS_SCENE) { in MakeRawStream()
49 if (scene == COMPATIBLE_SCENE) { in MakeRawStream()
H A Dvtp_stream_socket.cpp1059 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()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/include/
H A Dstream_common.h126 COMPATIBLE_SCENE, enumerator