Searched refs:out_type (Results 1 – 4 of 4) sorted by relevance
113 curl_proxytype* out_type) { in GetProxyType() argument118 *out_type = CURLPROXY_SOCKS5_HOSTNAME; in GetProxyType()123 *out_type = CURLPROXY_SOCKS4A; in GetProxyType()130 *out_type = CURLPROXY_HTTP; in GetProxyType()
236 bool GetProxyType(const std::string& proxy, curl_proxytype* out_type);
924 InstallOperation::Type* out_type) { in GenerateBestFullOperation() argument934 *out_type = InstallOperation::ZERO; in GenerateBestFullOperation()944 *out_type = InstallOperation::REPLACE_XZ; in GenerateBestFullOperation()958 *out_type = InstallOperation::REPLACE_BZ; in GenerateBestFullOperation()966 *out_type = InstallOperation::REPLACE; in GenerateBestFullOperation()
124 InstallOperation::Type* out_type);