Home
last modified time | relevance | path

Searched refs:SetStreamHeaderSize (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.h163 bool SetStreamHeaderSize(int32_t type, const StreamAttr &value);
H A Dvtp_stream_socket.cpp181 …InsertElementToFuncMap(STREAM_HEADER_SIZE, INT_TYPE, &VtpStreamSocket::SetStreamHeaderSize, nullpt… in VtpStreamSocket()
1496 bool VtpStreamSocket::SetStreamHeaderSize(int32_t type, const StreamAttr &value) in SetStreamHeaderSize() function in Communication::SoftBus::VtpStreamSocket
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
H A Dvtp_stream_socket_test.cpp488 bool ret = vtpStreamSocket->SetStreamHeaderSize(type, *value);
492 ret = vtpStreamSocket->SetStreamHeaderSize(type, *value);