Home
last modified time | relevance | path

Searched defs:old_action (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/runtime/
H A Druntime_android.cc27 struct sigaction old_action; variable
/aosp12/art/sigchainlib/
H A Dsigchain.cc417 SigactionType* old_action, in __sigaction()
450 struct sigaction* old_action) { in sigaction()
457 struct sigaction64* old_action) { in sigaction64()
/aosp12/system/unwinding/libunwindstack/
H A DThreadUnwinder.cpp92 struct sigaction old_action = {}; in SendSignalToThread() local
/aosp12/system/core/debuggerd/handler/
H A Ddebuggerd_handler.cpp211 struct sigaction old_action; in have_siginfo() local