OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:portMatch
(Results
1 - 2
of
2
) sorted by null
/external/apache-http/src/org/apache/http/impl/cookie/
RFC2965PortAttributeHandler.java
91
private static boolean
portMatch
(int port, int[] ports) {
134
if (!
portMatch
(port, cookie.getPorts())) {
161
if (!
portMatch
(port, cookie.getPorts())) {
/prebuilt/common/http-client/
httpclient-4.1.1.jar
Completed in 775 milliseconds