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