Searched defs:proto_fd (Results 1 – 3 of 3) sorted by relevance
/system/core/debuggerd/handler/ |
D | debuggerd_fallback.cpp | 101 static void debuggerd_fallback_tombstone(int output_fd, int proto_fd, ucontext_t* ucontext, in debuggerd_fallback_tombstone() 335 unique_fd tombstone_socket, output_fd, proto_fd; in crash_handler() local
|
/system/core/debuggerd/libdebuggerd/ |
D | tombstone.cpp | 562 void engrave_tombstone_ucontext(int tombstone_fd, int proto_fd, uint64_t abort_msg_address, in engrave_tombstone_ucontext() 609 void engrave_tombstone(unique_fd output_fd, unique_fd proto_fd, unwindstack::Unwinder* unwinder, in engrave_tombstone()
|
/system/core/debuggerd/ |
D | debuggerd_test.cpp | 1758 unique_fd tombstoned_socket, text_fd, proto_fd; in TEST() local 1816 unique_fd tombstoned_socket, text_fd, proto_fd; in TEST() local
|