Searched defs:myMethod (Results 1 – 1 of 1) sorted by relevance
1166 jmethodID myMethod = env->GetMethodID(myClass, methodName, "()[B"); in callByteArrayGetter() local1174 jmethodID myMethod = env->GetMethodID(myClass, methodName, "()I"); in callIntGetter() local