Home
last modified time | relevance | path

Searched defs:PROTOCOL_VERSION (Results 1 – 12 of 12) sorted by relevance

/external/apache-http/src/org/apache/http/params/
DCoreProtocolPNames.java57 public static final String PROTOCOL_VERSION = "http.protocol.version"; field
/external/ukey2/src/main/java/com/google/security/cryptauth/lib/securegcm/
DD2DConnectionContextV1.java30 public static final int PROTOCOL_VERSION = 1; field in D2DConnectionContextV1
DD2DConnectionContextV0.java29 public static final int PROTOCOL_VERSION = 0; field in D2DConnectionContextV0
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DWaltDevice.java34 public static final String PROTOCOL_VERSION = "5"; field in WaltDevice
220 s, PROTOCOL_VERSION)); in checkVersion() local
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/debug/
DDebugEventListener.java44 public static final String PROTOCOL_VERSION = "2"; field
/external/deqp/execserver/
DxsProtocol.hpp37 PROTOCOL_VERSION = 18, enumerator
/external/antlr/runtime/Ruby/lib/antlr3/
Dprofile.rb199 PROTOCOL_VERSION = 2 constant in ANTLR3.Profile.Profiler
Ddebug.rb377 PROTOCOL_VERSION = '2' constant
/external/mtpd/
Dl2tp.c73 #define PROTOCOL_VERSION htons(2) macro
Dpptp.c68 #define PROTOCOL_VERSION htons(0x0100) macro
/external/antlr/runtime/Python/antlr3/
Ddebug.py411 PROTOCOL_VERSION = "2" variable in DebugEventListener
/external/antlr/runtime/Python3/antlr3/
Ddebug.py417 PROTOCOL_VERSION = "2" variable in DebugEventListener