Home
last modified time | relevance | path

Searched refs:SetForegroundFlag (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_camera_manager_adapter_impl.cpp145 void ArkCameraManagerAdapterImpl::SetForegroundFlag(bool isForeground) in SetForegroundFlag() function in OHOS::ArkWeb::ArkCameraManagerAdapterImpl
147 real_.SetForegroundFlag(isForeground); in SetForegroundFlag()
H A Dark_camera_manager_adapter_impl.h58 void SetForegroundFlag(bool isForeground) override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_camera_manager_adapter_wrapper.cpp189 void ArkCameraManagerAdapterWrapper::SetForegroundFlag(bool isForeground) in SetForegroundFlag() function in OHOS::ArkWeb::ArkCameraManagerAdapterWrapper
194 ctocpp_->SetForegroundFlag(isForeground); in SetForegroundFlag()
H A Dark_camera_manager_adapter_wrapper.h58 void SetForegroundFlag(bool isForeground) override;
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_mock.cpp97 void CameraManagerAdapterImpl::SetForegroundFlag(bool isForeground) {} in SetForegroundFlag() function in OHOS::NWeb::CameraManagerAdapterImpl
H A Dcamera_manager_adapter_impl.cpp743 void CameraManagerAdapterImpl::SetForegroundFlag(bool isForeground) in SetForegroundFlag() function in OHOS::NWeb::CameraManagerAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_camera_manager_adapter.h226 virtual void SetForegroundFlag(bool isForeground) = 0;
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dcamera_manager_adapter.h281 virtual void SetForegroundFlag(bool isForeground) = 0;
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/include/
H A Dcamera_manager_adapter_impl.h114 void SetForegroundFlag(bool isForeground) override;