Searched defs:ProtocolVersion (Results 1 – 5 of 5) 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/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/chromium_org/extensions/common/api/cast_channel/ | ||
| D | cast_channel.proto | 14 enum ProtocolVersion { enum |
| /external/clang/lib/CodeGen/ | ||
| D | CGObjCGNU.cpp | 380 const int ProtocolVersion; member in __anon06d71d490111::CGObjCGNU |