HomeSort by relevance Sort by last modified time
    Searched defs:PROTOCOL_VERSION (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/apache-http/src/org/apache/http/params/
CoreProtocolPNames.java 57 public static final String PROTOCOL_VERSION = "http.protocol.version";
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugEventListener.java 44 public static final String PROTOCOL_VERSION = "2";
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3debugeventlistener.h 76 int PROTOCOL_VERSION;
  /external/deqp/execserver/
xsProtocol.hpp 37 PROTOCOL_VERSION = 18,
109 HelloMessage (void) : Message(MESSAGETYPE_HELLO), version(PROTOCOL_VERSION) {}
  /external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
JsonMessageBuilder.java 51 public static final int PROTOCOL_VERSION = 1;
71 private static final String OUTER_FIELD_PROTOCOL_VERSION = "protocol_version";
373 out.put(OUTER_FIELD_PROTOCOL_VERSION, PROTOCOL_VERSION);
407 out.put(OUTER_FIELD_PROTOCOL_VERSION, PROTOCOL_VERSION);
  /external/mtpd/
pptp.c 64 #define PROTOCOL_VERSION htons(0x0100)
99 uint16_t protocol_version; member in struct:packet::__anon28002::__anon28003::__anon28005::__anon28006
223 outgoing.sccrq.protocol_version = PROTOCOL_VERSION;
281 if (incoming.sccrp.protocol_version == PROTOCOL_VERSION &&
l2tp.c 68 #define PROTOCOL_VERSION htons(2)
327 add_attribute_u16(PROTOCOL_VERSION, htons(0x0100));
  /packages/apps/Dialer/java/com/android/voicemail/impl/
OmtpConstants.java 56 public static final String PROTOCOL_VERSION = "pv";
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
debug.py 411 PROTOCOL_VERSION = "2"
888 self.write("ANTLR %s" % self.PROTOCOL_VERSION)
    [all...]
  /external/mockito/lib/
byte-buddy-agent-1.6.9.jar 
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
EmailContent.java     [all...]
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/
byte-buddy-agent-1.6.5.jar 
  /external/robolectric/v1/lib/main/
httpcore-4.0.1.jar 
  /prebuilts/devtools/tools/lib/
httpcore-4.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.httpcomponents.httpcore_4.1.4.v201203221030.jar 
  /prebuilts/misc/common/robolectric/lib/
httpcore-4.0.1.jar 
  /prebuilts/tools/common/http-client/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/antlr/antlr-runtime/3.5.2/
antlr-runtime-3.5.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.0.1/
httpcore-4.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.1/
httpcore-4.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.5/
httpcore-4.2.5.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpcore_4.1.4.v201203221030.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr-runtime/3.5.2/
antlr-runtime-3.5.2.jar 
  /prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar 

Completed in 1150 milliseconds

1 2 3