Home
last modified time | relevance | path

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

/art/runtime/
Dfault_handler.h97 void CheckForUnrecognizedImplicitSuspendCheckInBootImage(siginfo_t* siginfo, void* context)
Dfault_handler.cc248 inline void FaultManager::CheckForUnrecognizedImplicitSuspendCheckInBootImage( in CheckForUnrecognizedImplicitSuspendCheckInBootImage() function in art::FaultManager
310 CheckForUnrecognizedImplicitSuspendCheckInBootImage(info, context); in HandleSigsegvFault()