Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/
Djni_load.cpp31 jint libconscrypt_JNI_OnLoad(JavaVM* vm, void*) { in libconscrypt_JNI_OnLoad() function
56 return libconscrypt_JNI_OnLoad(vm, reserved); in JNI_OnLoad_conscrypt()
63 return libconscrypt_JNI_OnLoad(vm, reserved); in JNI_OnLoad()