/aosp_15_r20/art/test/1939-proxy-frames/ |
H A D | local_instance.cc | 46 if (JvmtiErrorToException(env, jvmti_env, jvmti_env->GetMethodDeclaringClass(m, &klass))) { in Java_art_Test1939_GetFrameMethod()
|
/aosp_15_r20/art/tools/jvmti-agents/simple-profile/ |
H A D | simple_profile.cc | 122 CHECK_JVMTI(jvmti->GetMethodDeclaringClass(meth, &tmp)); in Enter() 271 if (jvmti_env_->GetMethodDeclaringClass(method_, &declaring_class_) != JVMTI_ERROR_NONE) { in Init()
|
/aosp_15_r20/art/test/2243-single-step-default/ |
H A D | single_step_helper.cc | 62 if (JvmtiErrorToException(env, jvmti_env, jvmti_env->GetMethodDeclaringClass(m, &klass))) { in singleStepCB()
|
/aosp_15_r20/art/test/ti-agent/ |
H A D | common_helper.cc | 49 if (JvmtiErrorToException(env, jvmti, jvmti->GetMethodDeclaringClass(m, &method_klass))) { in GetJavaMethod()
|
/aosp_15_r20/art/openjdkjvmti/ |
H A D | ti_method.h | 63 static jvmtiError GetMethodDeclaringClass(jvmtiEnv* env,
|
H A D | OpenjdkJvmTi.cc | 850 static jvmtiError GetMethodDeclaringClass(jvmtiEnv* env, in GetMethodDeclaringClass() function in openjdkjvmti::JvmtiFunctions 854 return MethodUtil::GetMethodDeclaringClass(env, method, declaring_class_ptr); in GetMethodDeclaringClass() 1571 JvmtiFunctions::GetMethodDeclaringClass,
|
/aosp_15_r20/art/test/910-methods/ |
H A D | methods.cc | 81 jvmtiError result = jvmti_env->GetMethodDeclaringClass(id, &declaring_class); in Java_art_Test910_getMethodDeclaringClass()
|
/aosp_15_r20/art/test/911-get-stack-trace/ |
H A D | stack_trace.cc | 232 jvmtiError class_result = jvmti_env->GetMethodDeclaringClass(method, &decl_class); in Java_art_Frames_getFrameLocation()
|
/aosp_15_r20/art/tools/jvmti-agents/ti-alloc-sample/ |
H A D | ti_alloc_sample.cc | 169 if (jvmtienv_->GetMethodDeclaringClass(method_, &declaring_class_) != JVMTI_ERROR_NONE) { in Init()
|
/aosp_15_r20/art/tools/jvmti-agents/breakpoint-logger/ |
H A D | breakpoint_logger.cc | 194 if (jvmti_env_->GetMethodDeclaringClass(method_, &declaring_class_) != JVMTI_ERROR_NONE) { in Init()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 1351 jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, 2286 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass() function 2288 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); in GetMethodDeclaringClass()
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 1351 jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, 2286 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass() function 2288 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); in GetMethodDeclaringClass()
|
/aosp_15_r20/art/openjdkjvmti/include/ |
H A D | jvmti.h | 1351 jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, 2286 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass() function 2288 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); in GetMethodDeclaringClass()
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/ |
D | jvmti.h | 1351 jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, 2286 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass() function 2288 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); in GetMethodDeclaringClass()
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/ |
D | jvmti.h | 1351 jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, 2286 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass() function 2288 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); in GetMethodDeclaringClass()
|
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/ |
H A D | jvmti.h | 1351 jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, 2286 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass() function 2288 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); in GetMethodDeclaringClass()
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 1351 jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, 2286 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass() function 2288 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); in GetMethodDeclaringClass()
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 1351 jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, 2286 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass() function 2288 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); in GetMethodDeclaringClass()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 1351 jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, 2286 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass() function 2288 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); in GetMethodDeclaringClass()
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/ |
D | jvmti.h | 1396 jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, 2408 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass() function 2410 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); in GetMethodDeclaringClass()
|
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/ |
D | jvmti.h | 1396 jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, 2408 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass() function 2410 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); in GetMethodDeclaringClass()
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/ |
D | jvmti.h | 1396 jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, 2408 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass() function 2410 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); in GetMethodDeclaringClass()
|
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/ |
D | jvmti.h | 1396 jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, 2408 jvmtiError GetMethodDeclaringClass(jmethodID method, in GetMethodDeclaringClass() function 2410 return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); in GetMethodDeclaringClass()
|
/aosp_15_r20/external/dexmaker/dexmaker-mockito-inline-extended/src/main/jni/staticjvmtiagent/ |
H A D | agent.cc | 802 error = jvmtiEnv->GetMethodDeclaringClass(frameInfo[callingFrameNum].method, &callingClass); in Java_com_android_dx_mockito_inline_StaticMockMethodAdvice_nativeGetCalledClassName()
|
/aosp_15_r20/art/test/ti-stress/ |
H A D | stress.cc | 233 if (jvmtienv_->GetMethodDeclaringClass(method_, &declaring_class_) != JVMTI_ERROR_NONE) { in Init()
|