/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/camera/ |
H A D | _camera_v12.md | 47 …2, INVALID_ARGUMENT = -3, METHOD_NOT_SUPPORTED = -4, CAMERA_CLOSED = -5, DEVICE_E… 78 | CAMERA_CLOSED | Camera设备已经关闭。 |
|
H A D | _camera_v10.md | 52 …2, INVALID_ARGUMENT = -3, METHOD_NOT_SUPPORTED = -4, CAMERA_CLOSED = -5, DEVICE_E… 123 | CAMERA_CLOSED | Camera设备已经关闭。 |
|
H A D | camera_types_8idl_v12.md | 32 …2, INVALID_ARGUMENT = -3, METHOD_NOT_SUPPORTED = -4, CAMERA_CLOSED = -5, DEVICE_E…
|
H A D | camera_types_8idl_v10.md | 33 …2, INVALID_ARGUMENT = -3, METHOD_NOT_SUPPORTED = -4, CAMERA_CLOSED = -5, DEVICE_E…
|
/ohos5.0/drivers/peripheral/camera/hal_c/include/ |
H A D | camera_types_c_if.h | 40 CAMERA_CLOSED = 5, enumerator
|
/ohos5.0/drivers/peripheral/camera/vdi_base/interfaces/v1_0/ |
H A D | vdi_types.h | 43 CAMERA_CLOSED = -5, enumerator
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | camera_util.cpp | 181 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 D | types.h.txt | 65 CAMERA_CLOSED = -5,
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/utils/ |
H A D | dcamera.cpp | 47 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 D | types.h.txt | 62 CAMERA_CLOSED = -5,
|
/ohos5.0/drivers/interface/camera/v1_2/ |
H A D | Types.idl | 65 CAMERA_CLOSED = -5,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/foo/camera/v1_2/ |
H A D | Types.idl | 65 CAMERA_CLOSED = -5,
|
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/camera_device/ |
H A D | camera_device_vdi_impl.cpp | 129 return CAMERA_CLOSED; in UpdateSettings()
|
/ohos5.0/drivers/interface/camera/v1_0/ |
H A D | Types.idl | 60 CAMERA_CLOSED = -5,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_0/foo/camera/v1_0/ |
H A D | Types.idl | 60 CAMERA_CLOSED = -5,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_1/foo/camera/v1_0/ |
H A D | Types.idl | 60 CAMERA_CLOSED = -5,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/foo/camera/v1_0/ |
H A D | Types.idl | 60 CAMERA_CLOSED = -5,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/dump_ast_target/ |
H A D | dump.txt | 227 CAMERA_CLOSED = -5, 587 CAMERA_CLOSED = -5,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_0/dump_ast_target/ |
H A D | dump.txt | 168 CAMERA_CLOSED = -5,
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/ |
H A D | dcamera_device.cpp | 217 return CamRetCode::CAMERA_CLOSED; in UpdateSettings()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_1/dump_ast_target/ |
H A D | dump.txt | 268 CAMERA_CLOSED = -5,
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ |
H A D | camera_framework_unittest.cpp | 4004 CamRetCode rc3 = HDI::Camera::V1_0::CAMERA_CLOSED;
|