Home
last modified time | relevance | path

Searched defs:proxyUrls (Results 1 – 5 of 5) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_engine.h94 virtual void SetProxyOverride(const std::vector<std::string>& proxyUrls, in SetProxyOverride()
/base/web/webview/interfaces/kits/napi/proxycontroller/
Dnapi_proxy_controller.cpp66 std::vector<std::string> proxyUrls; in InnerApplyProxyOverride() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_engine_impl.cpp227 void ArkWebEngineImpl::SetProxyOverride(const ArkWebStringVector& proxyUrls, in SetProxyOverride()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_engine_wrapper.cpp259 const std::vector<std::string>& proxyUrls, in SetProxyOverride()
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp806 void NWebHelper::SetProxyOverride(const std::vector<std::string>& proxyUrls, in SetProxyOverride()