Home
last modified time | relevance | path

Searched refs:StopCameraCapture (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/
H A Ddcamera_source_dev.h60 int32_t StopCameraCapture(const std::vector<int>& streamIds);
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_dev_test.cpp277 * @tc.desc: Verify source dev StopCameraCapture.
299 ret = camDev_->StopCameraCapture(streamIds); in HWTEST_F()
333 camDev_->StopCameraCapture(streamIds); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_provider_callback_impl.cpp259 int32_t ret = sourceDev->StopCameraCapture(streamIds); in StopCapture()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp225 int32_t DCameraSourceDev::StopCameraCapture(const std::vector<int>& streamIds) in StopCameraCapture() function in OHOS::DistributedHardware::DCameraSourceDev

Completed in 4 milliseconds