Home
last modified time | relevance | path

Searched defs:getMethodID (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
H A DJDWPTestCase.java212 protected long getMethodID(long classID, String methodName) { in getMethodID() method in JDWPTestCase
227 protected long getMethodID(long classID, String methodName, String methodSignature) { in getMethodID() method in JDWPTestCase
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DMethod.java43 public long getMethodID() { in getMethodID() method in Method
H A DVmMirror.java862 public long getMethodID(long classID, String methodName) { in getMethodID() method in VmMirror
878 public long getMethodID(long classID, String methodName, String methodSignature) { in getMethodID() method in VmMirror
/aosp_15_r20/external/deqp/framework/platform/android/
H A DtcuAndroidUtil.cpp149 jmethodID getMethodID(JNIEnv *env, jclass cls, const char *methodName, const char *signature) in getMethodID() function
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dapache-harmony-jdwp-tests.jarorg/apache/harmony/jpda/tests/share/SyncDebuggee.class SyncDebuggee.java package ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dapache-harmony-jdwp-tests.jarorg/apache/harmony/jpda/tests/share/SyncDebuggee.class SyncDebuggee.java package ...