Home
last modified time | relevance | path

Searched defs:ProtocolVersion (Results 1 – 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/http/
DProtocolVersion.java61 public class ProtocolVersion implements Serializable, Cloneable { class
83 public ProtocolVersion(String protocol, int major, int minor) { in ProtocolVersion() method in ProtocolVersion
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DDebugEventListenerConstants.cs39 public const string ProtocolVersion = "2"; field in Antlr.Runtime.Debug.DebugEventListenerConstants
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugEventListenerConstants.cs39 public const string ProtocolVersion = "2"; field in Antlr.Runtime.Debug.DebugEventListenerConstants
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp387 const int ProtocolVersion; member in __anon95d2ff3e0111::CGObjCGNU