Searched defs:throwIfNull (Results 1 – 2 of 2) sorted by relevance
897 static SSL_CTX* to_SSL_CTX(JNIEnv* env, jlong ssl_ctx_address, bool throwIfNull) { in to_SSL_CTX()906 static SSL* to_SSL(JNIEnv* env, jlong ssl_address, bool throwIfNull) { in to_SSL()915 static SSL_SESSION* to_SSL_SESSION(JNIEnv* env, jlong ssl_session_address, bool throwIfNull) { in to_SSL_SESSION()925 static SSL_CIPHER* to_SSL_CIPHER(JNIEnv* env, jlong ssl_cipher_address, bool throwIfNull) { in to_SSL_CIPHER()
META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...