Searched defs:throwSocketTimeoutException (Results 1 - 1 of 1) sorted by relevance

/external/conscrypt/common/src/jni/main/include/
H A DErrors.h325 static int throwSocketTimeoutException(JNIEnv* env, const char* message) { function in class:conscrypt::Errors
326 JNI_TRACE("throwSocketTimeoutException %s", message);

Completed in 48 milliseconds