HomeSort by relevance Sort by last modified time
    Searched refs:protocol_version (Results 76 - 94 of 94) sorted by null

1 2 34

  /external/chromium_org/third_party/tlslite/tlslite/
TLSConnection.py 565 AlertDescription.protocol_version,
570 AlertDescription.protocol_version,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 164 env['SERVER_PROTOCOL'] = self.protocol_version
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py 164 env['SERVER_PROTOCOL'] = self.protocol_version
  /external/chromium_org/net/spdy/
spdy_framer.h 527 SpdyMajorVersion protocol_version() const { return spdy_version_; } function in class:net::SpdyFramer
spdy_framer_test.cc 92 DecompressionVisitor visitor(framer->protocol_version());
101 if (framer->protocol_version() == 4) {
104 framer->protocol_version());
108 framer->protocol_version());
    [all...]
spdy_session.cc 766 return buffered_spdy_framer_->protocol_version();
    [all...]
spdy_session_unittest.cc     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2_localnet.py 49 request_handler.protocol_version = "HTTP/1.0"
test_xmlrpc.py 617 protocol_version = 'HTTP/1.1' variable in class:BaseKeepaliveServerTestCase.RequestHandler
689 protocol_version = 'HTTP/1.1' variable in class:GzipServerTestCase.RequestHandler
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2_localnet.py 49 request_handler.protocol_version = "HTTP/1.0"
test_xmlrpc.py 617 protocol_version = 'HTTP/1.1' variable in class:BaseKeepaliveServerTestCase.RequestHandler
689 protocol_version = 'HTTP/1.1' variable in class:GzipServerTestCase.RequestHandler
    [all...]
  /external/qemu/
vnc-android.c 2005 static int protocol_version(VncState *vs, uint8_t *version, size_t len) function
    [all...]
vnc.c 1999 static int protocol_version(VncState *vs, uint8_t *version, size_t len) function
    [all...]
  /external/chromium_org/sync/protocol/
proto_value_conversions.cc 937 SET_INT32(protocol_version);
    [all...]
  /external/valgrind/main/include/vki/
vki-linux.h 2893 signed long protocol_version; member in struct:vki_binder_version
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c     [all...]
  /external/chromium_org/net/third_party/nss/ssl/
ssl3con.c     [all...]
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 1849 milliseconds

1 2 34