Home
last modified time | relevance | path

Searched defs:method_arg (Results 1 – 3 of 3) sorted by relevance

/art/test/ti-agent/
Dtrace_helper.cc148 jobject method_arg = GetJavaMethod(jvmti, jnienv, method); in singleStepCB() local
180 jobject method_arg = GetJavaMethod(jvmti, jnienv, method); in fieldAccessCB() local
218 jobject method_arg = GetJavaMethod(jvmti, jnienv, method); in fieldModificationCB() local
261 jobject method_arg = GetJavaMethod(jvmti, jnienv, method); in methodExitCB() local
296 jobject method_arg = GetJavaMethod(jvmti, jnienv, method); in methodEntryCB() local
Dframe_pop_helper.cc52 jobject method_arg = GetJavaMethod(jvmti, jnienv, frame_method); in framePopCB() local
Dbreakpoint_helper.cc51 jobject method_arg = GetJavaMethod(jvmti, jnienv, method); in breakpointCB() local