Searched refs:GetLocalDouble (Results 1 - 3 of 3) sorted by relevance

/art/test/ti-agent/
H A Dlocals_helper.cc97 JvmtiErrorToException(env, jvmti_env, jvmti_env->GetLocalDouble(t, depth, slot, &ret));
/art/openjdkjvmti/include/
H A Djvmti.h1135 jvmtiError (JNICALL *GetLocalDouble) (jvmtiEnv* env, member in struct:jvmtiInterface_1_
2068 jvmtiError GetLocalDouble(jthread thread, function in struct:_jvmtiEnv
2072 return functions->GetLocalDouble(this, thread, depth, slot, value_ptr);
/art/openjdkjvmti/
H A DOpenjdkJvmTi.cc567 static jvmtiError GetLocalDouble(jvmtiEnv* env, function in class:openjdkjvmti::JvmtiFunctions
1604 JvmtiFunctions::GetLocalDouble,

Completed in 209 milliseconds