Searched defs:PrefetchPage (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ | ||
H A D | ark_web_nweb_impl.cpp | 619 void ArkWebNWebImpl::PrefetchPage(const ArkWebString& url, const ArkWebStringMap& additional_http_h… in PrefetchPage() function in OHOS::ArkWeb::ArkWebNWebImpl |
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ | ||
H A D | ark_web_nweb_wrapper.cpp | 723 void ArkWebNWebWrapper::PrefetchPage( in PrefetchPage() function in OHOS::ArkWeb::ArkWebNWebWrapper |
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ | ||
H A D | webview_controller.cpp | 1344 ErrCode WebviewController::PrefetchPage(std::string& url, std::map<std::string, std::string> additi… in PrefetchPage() function in OHOS::NWeb::WebviewController |
H A D | napi_webview_controller.cpp | 4545 napi_value NapiWebviewController::PrefetchPage(napi_env env, napi_callback_info info) in PrefetchPage() function in OHOS::NWeb::NapiWebviewController |