Home
last modified time | relevance | path

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

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