Searched refs:updateOutputStream (Results 1 – 5 of 5) sorted by relevance
62 void updateOutputStream(std::shared_ptr<BusOutputStream> stream);
40 stream->updateOutputStream(std::move(outputStream)); in setStreamProvider()
480 void StreamOutImpl::updateOutputStream( in updateOutputStream() function in audio_proxy::service::StreamOutImpl496 mWriteThread->updateOutputStream(stream); in updateOutputStream()
50 void WriteThread::updateOutputStream(std::shared_ptr<BusOutputStream> stream) { in updateOutputStream() function in audio_proxy::service::WriteThread
69 void updateOutputStream(std::shared_ptr<BusOutputStream> stream);