Searched refs:AddStream (Results 1 – 2 of 2) sorted by relevance
159 bool AddStream(const std::shared_ptr<Stream>& stream);
105 pipeline.AddStream(stream);358 pipeline.AddStream(stream);656 bool BufferManagerTest::Pipeline::AddStream(const std::shared_ptr<Stream>& stream) in AddStream() function in OHOS::CameraUtest::BufferManagerTest::Pipeline