Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Druntime.h1063 void StartSignalCatcher();
H A Druntime.cc1132 StartSignalCatcher(); in InitNonZygoteOrPostFork()
1177 void Runtime::StartSignalCatcher() { in StartSignalCatcher() function in art::Runtime