Searched refs:throwSocketTimeoutException (Results 1 – 3 of 3) sorted by relevance
242 extern int throwSocketTimeoutException(JNIEnv* env, const char* message);
387 int throwSocketTimeoutException(JNIEnv* env, const char* message) { in throwSocketTimeoutException() function
7778 conscrypt::jniutil::throwSocketTimeoutException(env, "SSL handshake timed out"); in NativeCrypto_SSL_do_handshake()8128 conscrypt::jniutil::throwSocketTimeoutException(env, "Read timed out"); in NativeCrypto_SSL_read()8368 conscrypt::jniutil::throwSocketTimeoutException(env, "Write timed out"); in NativeCrypto_SSL_write()