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 D | ark_web_download_manager_wrapper.cpp | 38 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 D | ark_web_download_manager_impl.cpp | 39 void ArkWebDownloadManagerImpl::SetConnectionTimeout(const int& timeout) in SetConnectionTimeout() function in OHOS::ArkWeb::ArkWebDownloadManagerImpl |
/ohos5.0/base/web/webview/ohos_nweb/src/ | ||
H A D | nweb_helper.cpp | 824 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 D | napi_webview_controller.cpp | 5218 napi_value NapiWebviewController::SetConnectionTimeout(napi_env env, napi_callback_info info) in SetConnectionTimeout() function in OHOS::NWeb::NapiWebviewController |