Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc43 jfieldID nativeRef_address; variable
75 nativeRef_address = getFieldRef(env, nativeRefClass, "address", "J"); in init()
Dnative_crypto.cc133 env->GetLongField(contextObject, conscrypt::jniutil::nativeRef_address)); in fromContextObject()
/external/conscrypt/common/src/jni/main/include/conscrypt/
Djniutil.h46 extern jfieldID nativeRef_address;