Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dscoped_signal_handler.h26 ScopedSignalHandler(const std::vector<int>& signums, void (*handler)(int)) { in ScopedSignalHandler() function
/system/core/libmemunreachable/
DScopedSignalHandler.h33 ScopedSignalHandler(Allocator<Fn> allocator) : allocator_(allocator), signal_(-1) {} in ScopedSignalHandler() function