Searched refs:DestroyStreamDataChannel (Results 1 – 5 of 5) sorted by relevance
62 virtual bool DestroyStreamDataChannel() = 0;
87 bool DestroyStreamDataChannel() override;
106 bool StreamManager::DestroyStreamDataChannel() in DestroyStreamDataChannel() function in Communication::SoftBus::StreamManager
106 streamManager_->DestroyStreamDataChannel(); in ReleaseAdaptor()
138 bool ret = streamSocketListener->DestroyStreamDataChannel();