Home
last modified time | relevance | path

Searched defs:proto_fd (Results 1 – 3 of 3) sorted by relevance

/system/core/debuggerd/handler/
Ddebuggerd_fallback.cpp101 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/
Dtombstone.cpp562 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/
Ddebuggerd_test.cpp1758 unique_fd tombstoned_socket, text_fd, proto_fd; in TEST() local
1816 unique_fd tombstoned_socket, text_fd, proto_fd; in TEST() local