Home
last modified time | relevance | path

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

/aosp12/art/openjdkjvmti/
H A Dti_method.cc967 class SetLocalVariableClosure : public CommonLocalVariableClosure { class
969 SetLocalVariableClosure(jvmtiEnv* jvmti, in SetLocalVariableClosure() function in openjdkjvmti::SetLocalVariableClosure
1137 SetLocalVariableClosure c(env, self, depth, slot, type, val); in SetLocalVariableGeneric()