Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_method.cc964 class SetLocalVariableClosure : public CommonLocalVariableClosure { class
966 SetLocalVariableClosure(jvmtiEnv* jvmti, in SetLocalVariableClosure() function in openjdkjvmti::SetLocalVariableClosure
1134 SetLocalVariableClosure c(env, self, depth, slot, type, val); in SetLocalVariableGeneric()