Home
last modified time | relevance | path

Searched refs:CloseAllMediaPresentations (Results 1 - 10 of 10) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_nweb.h1028 virtual void CloseAllMediaPresentations() = 0;
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h312 void CloseAllMediaPresentations();
H A Dnapi_webview_controller.h310 static napi_value CloseAllMediaPresentations(napi_env env, napi_callback_info info);
H A Dwebview_controller.cpp1381 void WebviewController::CloseAllMediaPresentations() in CloseAllMediaPresentations() function in OHOS::NWeb::WebviewController
1385 nweb_ptr->CloseAllMediaPresentations(); in CloseAllMediaPresentations()
H A Dnapi_webview_controller.cpp611 DECLARE_NAPI_FUNCTION("closeAllMediaPresentations", NapiWebviewController::CloseAllMediaPresentations), in Init()
4821 napi_value NapiWebviewController::CloseAllMediaPresentations(napi_env env, napi_callback_info info) in CloseAllMediaPresentations() function in OHOS::NWeb::NapiWebviewController
4829 webviewController->CloseAllMediaPresentations(); in CloseAllMediaPresentations()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.h882 void CloseAllMediaPresentations() override;
H A Dark_web_nweb_impl.cpp813 void ArkWebNWebImpl::CloseAllMediaPresentations() in CloseAllMediaPresentations() function in OHOS::ArkWeb::ArkWebNWebImpl
815 nweb_nweb_->CloseAllMediaPresentations(); in CloseAllMediaPresentations()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp954 void ArkWebNWebWrapper::CloseAllMediaPresentations() in CloseAllMediaPresentations() function in OHOS::ArkWeb::ArkWebNWebWrapper
956 ark_web_nweb_->CloseAllMediaPresentations(); in CloseAllMediaPresentations()
H A Dark_web_nweb_wrapper.h894 void CloseAllMediaPresentations() override;
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h1101 virtual void CloseAllMediaPresentations() = 0;

Completed in 27 milliseconds