Searched defs:Handshake (Results 1 – 9 of 9) sorted by relevance
37 public final class Handshake { class42 private Handshake( in Handshake() method in Handshake
35 public final class Handshake { class40 private Handshake( in Handshake() method in Handshake
29 Status Handshake(CtrlResponse<HandshakeResponse> *res) { in Handshake() function
319 protected virtual void Handshake() { in Handshake() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
94 public virtual void Handshake() { in Handshake() method in Antlr.Runtime.Debug.DebugEventSocketProxy
193 Status IgniteDatasetIterator::Handshake() { in Handshake() function in tensorflow::IgniteDatasetIterator
399 protected virtual void Handshake() in Handshake() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
99 public virtual void Handshake() in Handshake() method in Antlr.Runtime.Debug.DebugEventSocketProxy
1797 func (c *Conn) Handshake() error { func