Searched refs:GetPipelineCore (Results 1 – 3 of 3) sorted by relevance
53 std::shared_ptr<IPipelineCore> GetPipelineCore() const;
345 std::shared_ptr<IPipelineCore> CameraDeviceVdiImpl::GetPipelineCore() const in GetPipelineCore() function in OHOS::Camera::CameraDeviceVdiImpl
50 pipelineCore_ = dev->GetPipelineCore(); in Init()