Home
last modified time | relevance | path

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

/libnativehelper/
DJniConstants.c101 static jfieldID FindField(JNIEnv* env, jclass cls, in FindField() function
133 FindField(g_init_env, CLASS_NAME(cls), #field, signature, isStatic); in InitializeConstants()