Home
last modified time | relevance | path

Searched refs:selectorJava (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Dnative_crypto.cc10002 static jobjectArray NativeCrypto_get_cipher_names(JNIEnv* env, jclass, jstring selectorJava) { in NativeCrypto_get_cipher_names() argument
10004 ScopedUtfChars selector(env, selectorJava); in NativeCrypto_get_cipher_names()