• Home
  • Raw
  • Download

Lines Matching refs:jmethodID

505 …ng class_tag, jlong size, jlong* tag_ptr, jlong thread_tag, jint depth, jmethodID method, jint slo…
536 jmethodID method;
558 jmethodID method;
566 jmethodID method;
724 jmethodID method,
753 jmethodID method,
762 jmethodID method,
778 jmethodID method,
781 jmethodID catch_method,
788 jmethodID method,
796 jmethodID method,
806 jmethodID method,
818 jmethodID method,
831 jmethodID method);
837 jmethodID method,
871 jmethodID method,
890 jmethodID method,
1098 jmethodID* method_ptr,
1208 jmethodID method,
1213 jmethodID method,
1278 jmethodID** methods_ptr);
1345 jmethodID method,
1352 jmethodID method,
1357 jmethodID method,
1365 jmethodID method,
1370 jmethodID method,
1375 jmethodID method,
1381 jmethodID method,
1387 jmethodID method,
1402 jmethodID method,
1408 jmethodID method,
1413 jmethodID method,
1480 jmethodID method,
1932 jmethodID* method_ptr, in GetFrameLocation()
2110 jvmtiError SetBreakpoint(jmethodID method, in SetBreakpoint()
2115 jvmtiError ClearBreakpoint(jmethodID method, in ClearBreakpoint()
2174 jmethodID** methods_ptr) { in GetClassMethods()
2279 jvmtiError GetMethodName(jmethodID method, in GetMethodName()
2286 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass()
2291 jvmtiError GetMethodModifiers(jmethodID method, in GetMethodModifiers()
2296 jvmtiError GetMaxLocals(jmethodID method, in GetMaxLocals()
2301 jvmtiError GetArgumentsSize(jmethodID method, in GetArgumentsSize()
2306 jvmtiError GetLineNumberTable(jmethodID method, in GetLineNumberTable()
2312 jvmtiError GetMethodLocation(jmethodID method, in GetMethodLocation()
2318 jvmtiError GetLocalVariableTable(jmethodID method, in GetLocalVariableTable()
2324 jvmtiError GetBytecodes(jmethodID method, in GetBytecodes()
2330 jvmtiError IsMethodNative(jmethodID method, in IsMethodNative()
2335 jvmtiError IsMethodSynthetic(jmethodID method, in IsMethodSynthetic()
2340 jvmtiError IsMethodObsolete(jmethodID method, in IsMethodObsolete()