Home | History | Annotate | Download | only in include

Lines Matching defs:GetMethodID

289     jmethodID (JNICALL *GetMethodID)
892 jmethodID GetMethodID(jclass clazz, const char *name,
894 return functions->GetMethodID(this,clazz,name,sig);