Searched refs:getCompat (Results 1 – 2 of 2) sorted by relevance
82 private BrowserCompatSpec getCompat() { in getCompat() method in BestMatchSpec132 return getCompat().parse(helems, origin); in parse()148 getCompat().validate(cookie, origin); in validate()162 return getCompat().match(cookie, origin); in match()179 return getCompat().formatCookies(cookies); in formatCookies()
479 HPLorg/apache/http/impl/cookie/BestMatchSpec;->getCompat()Lorg/apache/http/impl/cookie/BrowserCompa…