Searched refs:estimateNameValuePairLen (Results 1 – 2 of 2) sorted by relevance
237 estimateNameValuePairLen(elem.getParameter(i)); in estimateHeaderElementLen()308 result += estimateNameValuePairLen(nvps[i]); in estimateParametersLen()345 int len = estimateNameValuePairLen(nvp); in formatNameValuePair()370 protected int estimateNameValuePairLen(final NameValuePair nvp) { in estimateNameValuePairLen() method in BasicHeaderValueFormatter
3485 method @Deprecated protected int estimateNameValuePairLen(org.apache.http.NameValuePair);