Home
last modified time | relevance | path

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

/art/test/ti-agent/
Dsuspend_event_helper.h26 void PerformSuspension(jvmtiEnv* jvmti, JNIEnv* env);
Dsuspend_event_helper.cc86 void PerformSuspension(jvmtiEnv* jvmti, JNIEnv* env) { in PerformSuspension() function
/art/test/1970-force-early-return-long/
Dforce_early_return_long.cc62 art::common_suspend_event::PerformSuspension(jvmti_env, env); in Java_art_Test1970_00024NativeCalledObject_calledFunction()
/art/test/1968-force-early-return/
Dforce_early_return.cc64 art::common_suspend_event::PerformSuspension(jvmti_env, env); in Java_art_Test1968_00024NativeCalledObject_calledFunction()
/art/test/1969-force-early-return-void/
Dforce_early_return_void.cc59 art::common_suspend_event::PerformSuspension(jvmti_env, env); in Java_art_Test1969_00024NativeCalledObject_calledFunction()
/art/test/1953-pop-frame/
Dpop_frame.cc60 art::common_suspend_event::PerformSuspension(jvmti_env, env); in Java_art_Test1953_00024NativeCalledObject_calledFunction()