Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_mock.cpp70 int32_t CameraManagerAdapterImpl::StopSession(CameraStopType stopType) in StopSession()
H A Dcamera_manager_adapter_impl.cpp649 int32_t CameraManagerAdapterImpl::StopSession(CameraStopType stopType) in StopSession()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_camera_manager_adapter_impl.cpp111 int32_t ArkCameraManagerAdapterImpl::StopSession(int32_t stopType) in StopSession()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_camera_manager_adapter_wrapper.cpp140 int32_t ArkCameraManagerAdapterWrapper::StopSession(NWeb::CameraStopType stopType) in StopSession()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_controller.cpp300 WMError PictureInPictureController::StopPictureInPictureInner(StopPipType stopType, bool withAnim) in StopPictureInPictureInner()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h175 TaskStopType stopType; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c1164 int32_t FileManagerStopTask(FileManager *fileManager, uint16_t transId, TaskStopType stopType) in FileManagerStopTask()