HomeSort by relevance Sort by last modified time
    Searched refs:removePort (Results 1 - 9 of 9) 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/chromium_org/third_party/WebKit/Source/weborigin/
KURL.h 140 void removePort();
KURL.cpp 469 void KURL::removePort()
  /external/chromium_org/third_party/WebKit/Source/core/page/
Location.cpp 192 url.removePort();
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLAnchorElement.cpp 504 url.removePort();
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPServerTransaction.java     [all...]

Completed in 450 milliseconds