Searched defs:removePort (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/temp_storage_shared_worker/
H A DTempStorageSharedWorker.js126 removePort(event.target);
132 removePort(event.target);
135 function removePort(port) function
/external/nist-sip/java/gov/nist/core/
H A DHostPort.java119 public void removePort() { method in class:HostPort
/external/nist-sip/java/gov/nist/javax/sip/address/
H A DAuthority.java154 public void removePort() { method in class:Authority
156 hostPort.removePort();
H A DSipUri.java511 public void removePort() { method in class:SipUri
512 authority.removePort();
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DVia.java198 public void removePort() { method in class:Via
199 sentBy.removePort();
/external/chromium_org/third_party/WebKit/Source/platform/weborigin/
H A DKURL.cpp527 void KURL::removePort() function in class:blink::KURL
545 removePort();

Completed in 158 milliseconds