Home
last modified time | relevance | path

Searched defs:serviceErrorType (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Ddepth_data_output.cpp218 int32_t serviceErrorType = ServiceToCameraError(CAMERA_INVALID_STATE); in CameraServerDied() local
H A Dvideo_output.cpp426 int32_t serviceErrorType = ServiceToCameraError(CAMERA_INVALID_STATE); in CameraServerDied() local
H A Dpreview_output.cpp634 int32_t serviceErrorType = ServiceToCameraError(CAMERA_INVALID_STATE); in CameraServerDied() local
H A Dmetadata_output.cpp314 int32_t serviceErrorType = ServiceToCameraError(CAMERA_INVALID_STATE); in CameraServerDied() local
H A Dphoto_output.cpp939 int32_t serviceErrorType = ServiceToCameraError(CAMERA_INVALID_STATE); in CameraServerDied() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_input.cpp43 int32_t serviceErrorType = ServiceToCameraError(errorType); in OnError() local
137 int32_t serviceErrorType = ServiceToCameraError(CAMERA_INVALID_STATE); in CameraServerDied() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp248 int32_t serviceErrorType = ServiceToCameraError(CAMERA_INVALID_STATE); in CameraServerDied() local