Searched refs:GetCurrentProxy (Results 1 – 2 of 2) sorted by relevance
105 bool is_direct = (GetCurrentProxy() == kNoProxy); in ResumeTransfer()114 GetCurrentProxy().c_str()), CURLE_OK); in ResumeTransfer()117 if (GetProxyType(GetCurrentProxy(), &type)) { in ResumeTransfer()
76 const std::string& GetCurrentProxy() const { in GetCurrentProxy() function