Home
last modified time | relevance | path

Searched refs:InsertCaptureInfo (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
Ddstream_operator.h107 void InsertCaptureInfo(int captureId, std::shared_ptr<CaptureInfo>& captureInfo);
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
Ddstream_operator.cpp395 InsertCaptureInfo(captureId, captureInfo); in DoCapture()
1116 void DStreamOperator::InsertCaptureInfo(int32_t captureId, std::shared_ptr<CaptureInfo>& captureInf… in InsertCaptureInfo() function in OHOS::DistributedHardware::DStreamOperator