Home
last modified time | relevance | path

Searched refs:CAMERA_DEVICE_PREEMPTED (Results 1 - 9 of 9) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/
H A Ddcamera_input_callback.cpp38 if (errorType == CameraStandard::CamServiceError::CAMERA_DEVICE_PREEMPTED) { in OnError()
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcamera_util.cpp58 err = CAMERA_DEVICE_PREEMPTED; in FrameworkToNdkCameraError()
/foundation/multimedia/camera_framework/services/camera_service/binder/base/src/
H A Dicamera_util.cpp63 case CAMERA_DEVICE_PREEMPTED: in ServiceToCameraError()
/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcamera.h116 CAMERA_DEVICE_PREEMPTED = 7400109, enumerator
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dcamera_util.h83 CAMERA_DEVICE_PREEMPTED, enumerator
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dcamera_util.cpp140 err = CAMERA_DEVICE_PREEMPTED; in HdiToCameraErrorType()
H A Dhcamera_device.cpp970 errorType = CAMERA_DEVICE_PREEMPTED; in OnError()
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/unittest/common/cameraoperator/
H A Ddcamera_client_test.cpp264 inputCallback->OnError(CameraStandard::CamServiceError::CAMERA_DEVICE_PREEMPTED, 0); in HWTEST_F()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp234 if (errorType == CAMERA_DEVICE_PREEMPTED) {
5230 int32_t onError = capSessionCallback->OnError(CAMERA_DEVICE_PREEMPTED); in HWTEST_F()
5235 onError = capSessionCallback->OnError(CAMERA_DEVICE_PREEMPTED); in HWTEST_F()
5246 onError = capSessionCallback->OnError(CAMERA_DEVICE_PREEMPTED); in HWTEST_F()
6415 int32_t onError = camDeviceSvcCallback->OnError(CAMERA_DEVICE_PREEMPTED, 0); in HWTEST_F()
6441 onError = camDeviceSvcCallback->OnError(CAMERA_DEVICE_PREEMPTED, 0); in HWTEST_F()
6450 onError = camDeviceSvcCallback->OnError(CAMERA_DEVICE_PREEMPTED, 0); in HWTEST_F()

Completed in 22 milliseconds