Searched defs:proto_fd (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/system/core/debuggerd/libdebuggerd/ |
H A D | tombstone.cpp | 55 void engrave_tombstone_ucontext(int tombstone_fd, int proto_fd, uint64_t abort_msg_address, in engrave_tombstone_ucontext() 125 void engrave_tombstone(unique_fd output_fd, unique_fd proto_fd, in engrave_tombstone()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | ringbuf_multi.c | 47 int proto_fd = -1; in test_ringbuf_multi() local
|
/aosp_15_r20/external/perfetto/src/tools/protoprofile/ |
H A D | main.cc | 190 base::ScopedFile proto_fd = base::OpenFile(input_path, O_RDONLY); in Main() local
|
/aosp_15_r20/system/core/debuggerd/handler/ |
H A D | debuggerd_fallback.cpp | 337 unique_fd tombstone_socket, output_fd, proto_fd; in crash_handler() local
|
/aosp_15_r20/system/core/debuggerd/ |
H A D | debuggerd_test.cpp | 2598 unique_fd tombstoned_socket, text_fd, proto_fd; in TEST() local 2646 unique_fd tombstoned_socket, text_fd, proto_fd; in TEST() local
|