Searched defs:preconnectable (Results 1 – 9 of 9) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_engine_impl.cpp | 128 void ArkWebEngineImpl::PrepareForPageLoad(const ArkWebString& url, bool preconnectable, int32_t num… in PrepareForPageLoad()
|
| /base/web/webview/test/unittest/interface_native_test/ |
| D | arkweb_interface_test.cpp | 68 void PrepareForPageLoad(const std::string& url, bool preconnectable, int32_t num_sockets) {} in PrepareForPageLoad()
|
| D | arkweb_scheme_handler_test.cpp | 571 void PrepareForPageLoad(const std::string& url, bool preconnectable, int32_t num_sockets) {} in PrepareForPageLoad()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_engine_wrapper.cpp | 132 void ArkWebEngineWrapper::PrepareForPageLoad(const std::string& url, bool preconnectable, int32_t n… in PrepareForPageLoad()
|
| /base/web/webview/test/unittest/nweb_helper_test/ |
| D | nweb_helper_test.cpp | 109 void PrepareForPageLoad(const std::string& url, bool preconnectable, int32_t num_sockets) {} in PrepareForPageLoad()
|
| D | nweb_helper_ex_test.cpp | 107 void PrepareForPageLoad(const std::string& url, bool preconnectable, int32_t num_sockets) {} in PrepareForPageLoad()
|
| /base/web/webview/ohos_nweb/src/ |
| D | nweb_helper.cpp | 879 void NWebHelper::PrepareForPageLoad(std::string url, bool preconnectable, int32_t numSockets) in PrepareForPageLoad()
|
| /base/web/webview/interfaces/kits/cj/src/ |
| D | webview_ffi.cpp | 1669 int32_t FfiOHOSWebviewCtlPrepareForPageLoad(char *url, bool preconnectable, int32_t numSockets) in FfiOHOSWebviewCtlPrepareForPageLoad()
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | napi_webview_controller.cpp | 4970 bool preconnectable = false; in PrepareForPageLoad() local
|