Home
last modified time | relevance | path

Searched refs:CAMERA_CLOSED (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/camera/
H A D_camera_v12.md47 …2, INVALID_ARGUMENT = -3,   METHOD_NOT_SUPPORTED = -4, CAMERA_CLOSED = -5, DEVICE_E…
78 | CAMERA_CLOSED | Camera设备已经关闭。 |
H A D_camera_v10.md52 …2, INVALID_ARGUMENT = -3,   METHOD_NOT_SUPPORTED = -4, CAMERA_CLOSED = -5, DEVICE_E…
123 | CAMERA_CLOSED | Camera设备已经关闭。 |
H A Dcamera_types_8idl_v12.md32 …2, INVALID_ARGUMENT = -3,   METHOD_NOT_SUPPORTED = -4, CAMERA_CLOSED = -5, DEVICE_E…
H A Dcamera_types_8idl_v10.md33 …2, INVALID_ARGUMENT = -3,   METHOD_NOT_SUPPORTED = -4, CAMERA_CLOSED = -5, DEVICE_E…
/ohos5.0/drivers/peripheral/camera/hal_c/include/
H A Dcamera_types_c_if.h40 CAMERA_CLOSED = 5, enumerator
/ohos5.0/drivers/peripheral/camera/vdi_base/interfaces/v1_0/
H A Dvdi_types.h43 CAMERA_CLOSED = -5, enumerator
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dcamera_util.cpp181 case HDI::Camera::V1_0::CAMERA_CLOSED: in HdiToServiceError()
205 case HDI::Camera::V1_2::CAMERA_CLOSED: in HdiToServiceErrorV1_2()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/cpp_target/camera/v1_2/
H A Dtypes.h.txt65 CAMERA_CLOSED = -5,
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/utils/
H A Ddcamera.cpp47 return CamRetCode::CAMERA_CLOSED; in MapToExternalRetCode()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_0/cpp_target/camera/v1_0/
H A Dtypes.h.txt62 CAMERA_CLOSED = -5,
/ohos5.0/drivers/interface/camera/v1_2/
H A DTypes.idl65 CAMERA_CLOSED = -5,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/foo/camera/v1_2/
H A DTypes.idl65 CAMERA_CLOSED = -5,
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/camera_device/
H A Dcamera_device_vdi_impl.cpp129 return CAMERA_CLOSED; in UpdateSettings()
/ohos5.0/drivers/interface/camera/v1_0/
H A DTypes.idl60 CAMERA_CLOSED = -5,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_0/foo/camera/v1_0/
H A DTypes.idl60 CAMERA_CLOSED = -5,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_1/foo/camera/v1_0/
H A DTypes.idl60 CAMERA_CLOSED = -5,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/foo/camera/v1_0/
H A DTypes.idl60 CAMERA_CLOSED = -5,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/dump_ast_target/
H A Ddump.txt227 CAMERA_CLOSED = -5,
587 CAMERA_CLOSED = -5,
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_0/dump_ast_target/
H A Ddump.txt168 CAMERA_CLOSED = -5,
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddcamera_device.cpp217 return CamRetCode::CAMERA_CLOSED; in UpdateSettings()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_1/dump_ast_target/
H A Ddump.txt268 CAMERA_CLOSED = -5,
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp4004 CamRetCode rc3 = HDI::Camera::V1_0::CAMERA_CLOSED;