Home
last modified time | relevance | path

Searched refs:GetLocalVariableClosure (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_method.cc633 class GetLocalVariableClosure : public CommonLocalVariableClosure { class
635 GetLocalVariableClosure(jint depth, in GetLocalVariableClosure() function in openjdkjvmti::GetLocalVariableClosure
756 GetLocalVariableClosure c(depth, slot, type, val); in GetLocalVariableGeneric()