Searched refs:streamSource_ (Results 1 – 2 of 2) sorted by relevance
59 std::weak_ptr<StreamSource> streamSource_; variable
988 streamSource_ = stream; in AdapterStreamCallback()1032 std::shared_ptr<StreamSource> stream = process->streamSource_.lock(); in IdleBufferProcess()