Searched defs:ProtocolVersion (Results 1 – 5 of 5) sorted by relevance
/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/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/apache-http/src/org/apache/http/ | ||
D | ProtocolVersion.java | 56 public class ProtocolVersion implements Serializable, Cloneable { class |
/external/chromium/net/websockets/ | ||
D | websocket.h | 68 enum ProtocolVersion { enum |
/external/clang/lib/CodeGen/ | ||
D | CGObjCGNU.cpp | 380 const int ProtocolVersion; member in __anoneae344580111::CGObjCGNU |