Searched defs:is_handshake_complete (Results 1 – 3 of 3) sorted by relevance
55 fn is_handshake_complete(&self) -> bool; in is_handshake_complete() method130 fn is_handshake_complete(&self) -> bool { in is_handshake_complete() function235 fn is_handshake_complete(&self) -> bool { in is_handshake_complete() function
33 private static native boolean is_handshake_complete(long context_ptr) throws BadHandleException; in is_handshake_complete() method in D2DHandshakeContext
92 pub extern "C" fn is_handshake_complete(handle: u64) -> bool { in is_handshake_complete() function