HomeSort by relevance Sort by last modified time
    Searched refs:removePort (Results 1 - 10 of 10) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/address/
Authority.java 154 public void removePort() {
156 hostPort.removePort();
SipUri.java 511 public void removePort() {
512 authority.removePort();
    [all...]
  /external/nist-sip/java/gov/nist/core/
HostPort.java 119 public void removePort() {
  /external/nist-sip/java/gov/nist/javax/sip/header/
Via.java 198 public void removePort() {
199 sentBy.removePort();
  /external/webkit/Source/WebCore/page/
Location.cpp 193 url.removePort();
  /external/webkit/Source/WebCore/platform/
KURL.h 170 void removePort();
KURLGoogle.cpp 660 void KURL::removePort()
    [all...]
KURL.cpp 745 void KURL::removePort()
    [all...]
  /external/webkit/Source/WebCore/html/
HTMLAnchorElement.cpp 425 url.removePort();
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java     [all...]

Completed in 229 milliseconds