Home
last modified time | relevance | path

Searched defs:ScopedSigaction (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/tests/ndk_program_tests/include/berberis/ndk_program_tests/
Dscoped_sigaction.h26 ScopedSigaction(int sig, const struct sigaction* act) : sig_(sig) { Init(act); } in ScopedSigaction() function
/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dscoped_sigaction.h26 ScopedSigaction(int sig, const struct sigaction* act) : sig_(sig) { Init(act); } in ScopedSigaction() function