Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dfault_handler.cc243 inline void FaultManager::CheckForUnrecognizedImplicitSuspendCheckInBootImage( in CheckForUnrecognizedImplicitSuspendCheckInBootImage() function in art::FaultManager
305 CheckForUnrecognizedImplicitSuspendCheckInBootImage(info, context); in HandleSigsegvFault()
H A Dfault_handler.h97 void CheckForUnrecognizedImplicitSuspendCheckInBootImage(siginfo_t* siginfo, void* context)