Home
last modified time | relevance | path

Searched defs:setHost (Results 1 – 15 of 15) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
DCallIdentifier.java180 public void setHost(String host) { in setHost() method in CallIdentifier
DVia.java220 public void setHost(Host host) { in setHost() method in Via
281 public void setHost(String host) throws ParseException { in setHost() method in Via
/external/nist-sip/java/gov/nist/core/
DHostPort.java127 public void setHost(Host h) { in setHost() method in HostPort
DHost.java207 private void setHost(String host, int type){ in setHost() method in Host
/external/nist-sip/java/javax/sip/header/
DViaHeader.java13 void setHost(String host) throws ParseException; in setHost() method
/external/nist-sip/java/gov/nist/javax/sip/address/
DAuthority.java183 public void setHost(Host host) { in setHost() method in Authority
DSipUri.java568 public void setHost(Host h) { in setHost() method in SipUri
888 public void setHost(String host) throws ParseException { in setHost() method in SipUri
/external/nist-sip/java/javax/sip/address/
DSipURI.java17 void setHost(String host) throws ParseException; in setHost() method
/external/webkit/Source/WebCore/page/
DLocation.cpp178 void Location::setHost(const String& host, DOMWindow* activeWindow, DOMWindow* firstWindow) in setHost() function in WebCore::Location
/external/webkit/Source/WebCore/bindings/js/
DJSLocationCustom.cpp196 void JSLocation::setHost(ExecState* exec, JSValue value) in setHost() function in WebCore::JSLocation
/external/webkit/Source/WebCore/html/
DHTMLAnchorElement.cpp330 void HTMLAnchorElement::setHost(const String& value) in setHost() function in WebCore::HTMLAnchorElement
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
DURI.java1098 public void setHost(String p_host) throws MalformedURIException in setHost() method in URI
/external/apache-xml/src/main/java/org/apache/xml/utils/
DURI.java1118 public void setHost(String p_host) throws MalformedURIException in setHost() method in URI
/external/webkit/Source/WebCore/platform/
DKURLGoogle.cpp631 void KURL::setHost(const String& host) in setHost() function in WebCore::KURL
DKURL.cpp732 void KURL::setHost(const String& s) in setHost() function in WebCore::KURL