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

/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp146 static jmethodID openSslInputStream_readLineMethod; variable
1110 int read = read_internal(buf, len - 1, openSslInputStream_readLineMethod);
9858 openSslInputStream_readLineMethod = getMethodRef(env, openSslInputStreamClass, "gets",

Completed in 75 milliseconds