Searched refs:SendStreamData (Results 1 – 4 of 4) sorted by relevance
51 …int32_t SendStreamData(const std::string &sessName, const std::string &peerDevId, const StreamData…
350 …int32_t ret = SoftbusChannelAdapter::GetInstance().SendStreamData(sessionName_, peerDevId_, &data,… in SendDataToSoftbus()
339 …int32_t ret = SoftbusChannelAdapter::GetInstance().SendStreamData(sessionName_, peerDevId_, &data,… in SendDataToSoftbus()
356 int32_t SoftbusChannelAdapter::SendStreamData(const std::string& sessName, const std::string &peerD… in SendStreamData() function in OHOS::DistributedHardware::SoftbusChannelAdapter