Home
last modified time | relevance | path

Searched refs:SetVtpStackConfigDelayed (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.h130 bool SetVtpStackConfigDelayed(int32_t type, const StreamAttr &value);
H A Dvtp_stream_socket.cpp1322 bool VtpStreamSocket::SetVtpStackConfigDelayed(int32_t type, const StreamAttr &value) in SetVtpStackConfigDelayed() function in Communication::SoftBus::VtpStreamSocket
1340 self->SetVtpStackConfigDelayed(type, value); in SetVtpStackConfig()