Home
last modified time | relevance | path

Searched defs:numSockets (Results 1 – 2 of 2) sorted by relevance

/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp830 void NWebHelper::PrepareForPageLoad(std::string url, bool preconnectable, int32_t numSockets) in PrepareForPageLoad()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp4662 int32_t numSockets = 0; in PrepareForPageLoad() local