Home
last modified time | relevance | path

Searched refs:ReportErrorSysEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_impl.cpp331 ReportErrorSysEvent(CameraErrorType::CAMERA_NOT_CLOSE); in InitCameraInput()
337 ReportErrorSysEvent(CameraErrorType::INPUT_ALREADY_INIT); in InitCameraInput()
343 ReportErrorSysEvent(CameraErrorType::CAMERA_MANAGER_IS_NULL); in InitCameraInput()
367 ReportErrorSysEvent(CameraErrorType::INPUT_OPEN_FAILED); in InitCameraInput()
386 ReportErrorSysEvent(CameraErrorType::INPUT_NOT_INIT); in InitPreviewOutput()
392 ReportErrorSysEvent(CameraErrorType::CAMERA_MANAGER_IS_NULL); in InitPreviewOutput()
558 ReportErrorSysEvent(CameraErrorType::CAMERA_NOT_CLOSE); in CreateAndStartSession()
580 ReportErrorSysEvent(CameraErrorType::ADD_INPUT_FAILED); in CreateAndStartSession()
587 ReportErrorSysEvent(CameraErrorType::ADD_OUTPUT_FAILED); in CreateAndStartSession()
593 ReportErrorSysEvent(CameraErrorType::COMMIT_CONFIG_FAILED); in CreateAndStartSession()
[all …]
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/include/
H A Dcamera_manager_adapter_impl.h141 void ReportErrorSysEvent(CameraErrorType errorType);