Searched defs:SuspendCheck (Results 1 – 6 of 6) sorted by relevance
501 __ SuspendCheck(suspend_check_slow_path.get()); in ArtJniCompileMethodInternal() local571 __ SuspendCheck(suspend_check_slow_path.get()); in ArtJniCompileMethodInternal() local
525 void X86JNIMacroAssembler::SuspendCheck(JNIMacroLabel* label) { in SuspendCheck() function in art::x86::X86JNIMacroAssembler
590 void X86_64JNIMacroAssembler::SuspendCheck(JNIMacroLabel* label) { in SuspendCheck() function in art::x86_64::X86_64JNIMacroAssembler
549 void ThreadUtil::SuspendCheck(art::Thread* self) { in SuspendCheck() function in openjdkjvmti::ThreadUtil
974 void ArmVIXLJNIMacroAssembler::SuspendCheck(JNIMacroLabel* label) { in SuspendCheck() function in art::arm::ArmVIXLJNIMacroAssembler
771 void Arm64JNIMacroAssembler::SuspendCheck(JNIMacroLabel* label) { in SuspendCheck() function in art::arm64::Arm64JNIMacroAssembler