Home
last modified time | relevance | path

Searched defs:setHostname (Results 1 – 6 of 6) sorted by relevance

/external/nist-sip/java/gov/nist/core/
DHost.java190 public void setHostname(String h) { in setHostname() method in Host
/external/okhttp/android/main/java/libcore/util/
DLibcore.java50 private static final Method setHostname; field in Libcore
/external/okhttp/src/main/java/libcore/util/
DLibcore.java51 private static Method setHostname; field in Libcore
/external/webkit/Source/WebCore/page/
DLocation.cpp177 void Location::setHostname(const String& hostname, DOMWindow* activeWindow, DOMWindow* firstWindow) in setHostname() function in WebCore::Location
/external/webkit/Source/WebCore/bindings/js/
DJSLocationCustom.cpp204 void JSLocation::setHostname(ExecState* exec, JSValue value) in setHostname() function in WebCore::JSLocation
/external/webkit/Source/WebCore/html/
DHTMLAnchorElement.cpp367 void HTMLAnchorElement::setHostname(const String& value) in setHostname() function in WebCore::HTMLAnchorElement