Searched defs:to_connection_context (Results 1 – 3 of 3) sorted by relevance
72 fn to_connection_context(&mut self) -> Result<D2DConnectionContextV1<R>, HandshakeError>; in to_connection_context() method160 fn to_connection_context(&mut self) -> Result<D2DConnectionContextV1<R>, HandshakeError> { in to_connection_context() function276 fn to_connection_context(&mut self) -> Result<D2DConnectionContextV1<R>, HandshakeError> { in to_connection_context() function
51 private static native long to_connection_context(long contextPtr) throws HandshakeException; in to_connection_context() method in D2DHandshakeContext
172 pub extern "C" fn to_connection_context(handle: u64) -> u64 { in to_connection_context() function