Searched defs:exclusion (Results 1 – 5 of 5) sorted by relevance
| /base/web/webview/test/unittest/ohos_adapter/net_proxy_adapter_test/ |
| D | net_proxy_adapter_test.cpp | 221 std::string exclusion; variable 271 std::string exclusion; variable 299 std::string exclusion; variable
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_net_proxy_adapter_wrapper.cpp | 56 std::string& host, uint16_t& port, std::string& pacUrl, std::string& exclusion) in GetProperty()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_net_proxy_adapter_impl.cpp | 46 ArkWebString& host, uint16_t& port, ArkWebString& pacUrl, ArkWebString& exclusion) in GetProperty()
|
| /base/web/webview/ohos_adapter/net_proxy_adapter/src/ |
| D | net_proxy_adapter_impl.cpp | 219 std::string exclusion; in Changed() local 284 auto exclusion = httpProxy.GetExclusionList(); in StartListenAppProxy() local 345 auto exclusion = httpProxy.GetExclusionList(); in OnReceiveEvent() local 356 …erImpl::GetProperty(std::string& host, uint16_t& port, std::string& pacUrl, std::string& exclusion) in GetProperty()
|
| /base/request/request/services/src/cxx/ |
| D | get_proxy.cpp | 76 void SysNetProxyManager::InitProxy(std::string &host, std::string &port, std::string &exclusion) in InitProxy()
|