Home
last modified time | relevance | path

Searched refs:UNAVAILABLE (Results 1 - 5 of 5) sorted by relevance

/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_mock.cpp82 return CameraStatusAdapter::UNAVAILABLE; in GetCameraStatus()
H A Dcamera_manager_adapter_impl.cpp94 { CAMERA_STATUS_UNAVAILABLE, CameraStatusAdapter::UNAVAILABLE },
329 if (status_ == CameraStatusAdapter::UNAVAILABLE) { in InitCameraInput()
556 if (status_ == CameraStatusAdapter::UNAVAILABLE) { in CreateAndStartSession()
603 status_ = CameraStatusAdapter::UNAVAILABLE; in CreateAndStartSession()
645 status_ = CameraStatusAdapter::UNAVAILABLE; in RestartSession()
1069 case CameraStatusAdapter::UNAVAILABLE: in OnCameraStatusChanged()
1070 WVLOG_I("do not handle status UNAVAILABLE"); in OnCameraStatusChanged()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_camera_manager_adapter_wrapper.cpp151 return NWeb::CameraStatusAdapter::UNAVAILABLE; in GetCameraStatus()
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dcamera_manager_adapter.h91 UNAVAILABLE, member in OHOS::NWeb::CameraStatusAdapter
/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
H A Dcamera_adapter_impl_test.cpp362 adapter.status_ = CameraStatusAdapter::UNAVAILABLE; in HWTEST_F()
467 adapter.status_ = CameraStatusAdapter::UNAVAILABLE; in HWTEST_F()
533 adapter.status_ = CameraStatusAdapter::UNAVAILABLE; in HWTEST_F()

Completed in 4 milliseconds