Home
last modified time | relevance | path

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

/art/test/ti-agent/
Dexceptions_helper.cc57 jobject throw_method_arg = GetJavaMethod(jvmti, jnienv, throw_method); in exceptionCB() local
63 throw_method_arg, in exceptionCB()
68 jnienv->DeleteLocalRef(throw_method_arg); in exceptionCB()