Home
last modified time | relevance | path

Searched refs:getValuePos (Results 1 – 9 of 9) sorted by relevance

/external/apache-http/src/org/apache/http/
DFormattedHeader.java70 int getValuePos() in getValuePos() method
/external/apache-http/src/org/apache/http/message/
DBufferedHeader.java120 public int getValuePos() { in getValuePos() method in BufferedHeader
DBasicHeaderElementIterator.java95 this.cursor.updatePos(((FormattedHeader) h).getValuePos()); in bufferHeaderValue()
/external/apache-http/src/org/apache/http/impl/auth/
DAuthSchemeBase.java93 pos = ((FormattedHeader) header).getValuePos(); in processChallenge()
/external/apache-http/src/org/apache/http/impl/cookie/
DNetscapeDraftSpec.java138 ((FormattedHeader) header).getValuePos(), in parse()
DBrowserCompatSpec.java140 ((FormattedHeader) header).getValuePos(), in parse()
/external/apache-http/src/org/apache/http/impl/client/
DAbstractAuthenticationHandler.java86 pos = ((FormattedHeader) header).getValuePos(); in parseChallenges()
/external/apache-http/
Dart-profile21 HPLorg/apache/http/FormattedHeader;->getValuePos()I
663 HPLorg/apache/http/message/BufferedHeader;->getValuePos()I
/external/apache-http/api/
Dcurrent.txt855 method @Deprecated public int getValuePos();
3657 method @Deprecated public int getValuePos();