Home
last modified time | relevance | path

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

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