Searched defs:PrefetchPage (Results 1 - 4 of 4) sorted by relevance
/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> additionalHttpHeaders) in PrefetchPage() function in OHOS::NWeb::WebviewController |
H A D | napi_webview_controller.cpp | 4547 napi_value NapiWebviewController::PrefetchPage(napi_env env, napi_callback_info info) in PrefetchPage() function in OHOS::NWeb::NapiWebviewController |
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ | ||
H A D | ark_web_nweb_impl.cpp | 620 void ArkWebNWebImpl::PrefetchPage(const ArkWebString& url, const ArkWebStringMap& additional_http_headers) in PrefetchPage() function in OHOS::ArkWeb::ArkWebNWebImpl |
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ | ||
H A D | ark_web_nweb_wrapper.cpp | 724 void ArkWebNWebWrapper::PrefetchPage( in PrefetchPage() function in OHOS::ArkWeb::ArkWebNWebWrapper |
Completed in 19 milliseconds