Searched defs:selectResult (Results 1 – 1 of 1) sorted by relevance
| /external/conscrypt/common/src/jni/main/cpp/ |
| D | NativeCrypto.cpp | 6971 int selectResult = sslSelect(env, sslError.get(), fdObject, appData, timeout_millis); in NativeCrypto_SSL_do_handshake() local 7219 … int selectResult = sslSelect(env, sslError.get(), fdObject, appData, read_timeout_millis); in sslRead() local 7495 int selectResult = sslSelect(env, sslError.get(), fdObject, appData, in sslWrite() local
|