Searched defs:ProtocolVersion (Results 1 – 4 of 4) sorted by relevance
/external/apache-http/src/org/apache/http/ | ||
D | ProtocolVersion.java | 61 public class ProtocolVersion implements Serializable, Cloneable { class |
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ | ||
D | DebugEventListenerConstants.cs | 39 public const string ProtocolVersion = "2"; field in Antlr.Runtime.Debug.DebugEventListenerConstants |
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ | ||
D | DebugEventListenerConstants.cs | 39 public const string ProtocolVersion = "2"; field in Antlr.Runtime.Debug.DebugEventListenerConstants |
/external/clang/lib/CodeGen/ | ||
D | CGObjCGNU.cpp | 387 const int ProtocolVersion; member in __anon95d2ff3e0111::CGObjCGNU |