Searched defs:getMethodID (Results 1 – 4 of 4) sorted by relevance
60 public long getMethodID() { in getMethodID() method in JDWPMethodTestCase.MethodInfo
207 protected long getMethodID(long classID, String methodName) { in getMethodID() method in JDWPTestCase238 protected long getMethodID(long classID, String methodName, String methodSignature) { in getMethodID() method in JDWPTestCase
143 jmethodID getMethodID (JNIEnv* env, jclass cls, const char* methodName, const char* signature) in getMethodID() function
876 public long getMethodID(long classID, String methodName) { in getMethodID() method in VmMirror