Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_http_probe.cpp453 bool NetHttpProbe::SetProxyInfo(CURL *curlHandler, const std::string &proxyHost, int32_t proxyPort) in SetProxyInfo()
470 bool NetHttpProbe::SetUserInfo(CURL *curlHandler) in SetUserInfo()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
Dnetwork_test.cpp876 CURL *curlHandler = nullptr; variable