Home
last modified time | relevance | path

Searched defs:SetConnectionTimeout (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_download_manager_wrapper.cpp38 void ArkWebDownloadManagerWrapper::SetConnectionTimeout(const int& timeout) in SetConnectionTimeout() function in OHOS::ArkWeb::ArkWebDownloadManagerWrapper
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_download_manager_impl.cpp39 void ArkWebDownloadManagerImpl::SetConnectionTimeout(const int& timeout) in SetConnectionTimeout() function in OHOS::ArkWeb::ArkWebDownloadManagerImpl
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp824 void NWebHelper::SetConnectionTimeout(const int32_t& timeout) in SetConnectionTimeout() function in OHOS::NWeb::NWebHelper
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp5218 napi_value NapiWebviewController::SetConnectionTimeout(napi_env env, napi_callback_info info) in SetConnectionTimeout() function in OHOS::NWeb::NapiWebviewController