Home
last modified time | relevance | path

Searched defs:oldact (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/memory/libmemunreachable/
H A DScopedAlarm.h32 struct sigaction oldact {}; in ScopedAlarm() struct
/aosp12/system/unwinding/libbacktrace/
H A DBacktraceCurrent.cpp170 struct sigaction act, oldact; in UnwindThread() local
/aosp12/system/unwinding/libunwindstack/tests/
H A DLocalUnwinderTest.cpp97 struct sigaction act, oldact; in LocalInnerFunction() local
H A DUnwindTest.cpp366 struct sigaction act, oldact; in TEST_F() local
407 struct sigaction act, oldact; in RemoteThroughSignal() local
/aosp12/art/runtime/
H A Druntime_common.cc522 struct sigaction* oldact, in InitPlatformSignalHandlersCommon()