Searched refs:InsertCaptureInfo (Results 1 – 2 of 2) sorted by relevance
107 void InsertCaptureInfo(int captureId, std::shared_ptr<CaptureInfo>& captureInfo);
395 InsertCaptureInfo(captureId, captureInfo); in DoCapture()1116 void DStreamOperator::InsertCaptureInfo(int32_t captureId, std::shared_ptr<CaptureInfo>& captureInf… in InsertCaptureInfo() function in OHOS::DistributedHardware::DStreamOperator