Searched defs:proto_fd (Results 1 – 3 of 3) sorted by relevance
/aosp14/system/core/debuggerd/libdebuggerd/ |
H A D | tombstone.cpp | 54 void engrave_tombstone_ucontext(int tombstone_fd, int proto_fd, uint64_t abort_msg_address, in engrave_tombstone_ucontext() 124 void engrave_tombstone(unique_fd output_fd, unique_fd proto_fd, in engrave_tombstone()
|
/aosp14/system/core/debuggerd/handler/ |
H A D | debuggerd_fallback.cpp | 85 static void debuggerd_fallback_tombstone(int output_fd, int proto_fd, ucontext_t* ucontext, in debuggerd_fallback_tombstone() 295 unique_fd tombstone_socket, output_fd, proto_fd; in crash_handler() local
|
/aosp14/system/core/debuggerd/ |
H A D | debuggerd_test.cpp | 2099 unique_fd tombstoned_socket, text_fd, proto_fd; in TEST() local 2157 unique_fd tombstoned_socket, text_fd, proto_fd; in TEST() local
|