Home
last modified time | relevance | path

Searched defs:Handshake (Results 1 – 8 of 8) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DHandshake.java35 public final class Handshake { class
40 private Handshake( in Handshake() method in Handshake
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DRemoteDebugEventSocketListener.cs319 protected virtual void Handshake() { in Handshake() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
DDebugEventSocketProxy.cs94 public virtual void Handshake() { in Handshake() method in Antlr.Runtime.Debug.DebugEventSocketProxy
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DRemoteDebugEventSocketListener.cs399 protected virtual void Handshake() in Handshake() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
DDebugEventSocketProxy.cs99 public virtual void Handshake() in Handshake() method in Antlr.Runtime.Debug.DebugEventSocketProxy
/external/chromium_org/net/socket/
Dssl_server_socket_openssl.cc75 int SSLServerSocketOpenSSL::Handshake(const CompletionCallback& callback) { in Handshake() function in net::SSLServerSocketOpenSSL
Dssl_server_socket_unittest.cc374 TEST_F(SSLServerSocketTest, Handshake) { in TEST_F() argument
Dssl_server_socket_nss.cc124 int SSLServerSocketNSS::Handshake(const CompletionCallback& callback) { in Handshake() function in net::SSLServerSocketNSS