Home
last modified time | relevance | path

Searched refs:setVersion (Results 1 – 12 of 12) sorted by relevance

/external/apache-http/src/org/apache/http/params/
DHttpProtocolParamBean.java50 public void setVersion (final HttpVersion version) { in setVersion() method in HttpProtocolParamBean
51 HttpProtocolParams.setVersion(params, version); in setVersion()
DHttpProtocolParams.java141 public static void setVersion(final HttpParams params, final ProtocolVersion version) { in setVersion() method in HttpProtocolParams
/external/apache-http/src/org/apache/http/cookie/
DSetCookie.java112 void setVersion(int version); in setVersion() method
/external/webkit/WebCore/html/
DHTMLHtmlElement.h45 void setVersion(const String&);
DHTMLHtmlElement.cpp51 void HTMLHtmlElement::setVersion(const String &value) in setVersion() function in WebCore::HTMLHtmlElement
/external/apache-http/src/org/apache/http/impl/cookie/
DRFC2109VersionHandler.java56 cookie.setVersion(Integer.parseInt(value)); in parse()
DRFC2965VersionAttributeHandler.java72 cookie.setVersion(version); in parse()
DBasicClientCookie.java285 public void setVersion(int version) { in setVersion() method in BasicClientCookie
/external/emma/core/java12/com/vladium/jcd/parser/
DClassDefParser.java155 m_table.setVersion (new int [] {major_version, minor_version}); in version()
/external/apache-http/src/org/apache/http/impl/client/
DDefaultHttpClient.java130 HttpProtocolParams.setVersion(params, in createHttpParams()
/external/emma/core/java12/com/vladium/jcd/cls/
DClassDef.java85 public void setVersion (final int [] version) in setVersion() method in ClassDef
/external/webkit/WebCore/
DChangeLog-2005-08-235971 (HTMLHtmlElementImpl::setVersion):
9403 (HTMLHtmlElementImpl::setVersion):
10052 (-[DOMHTMLHtmlElement setVersion:]):
18303 (HTMLHtmlElementImpl::setVersion):
48663 (-[HTMLHtmlElement setVersion:]):
48802 (-[HTMLHtmlElement setVersion:]):