Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/debuggerd/libdebuggerd/
H A Dtombstone.cpp55 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 Dringbuf_multi.c47 int proto_fd = -1; in test_ringbuf_multi() local
/aosp_15_r20/external/perfetto/src/tools/protoprofile/
H A Dmain.cc190 base::ScopedFile proto_fd = base::OpenFile(input_path, O_RDONLY); in Main() local
/aosp_15_r20/system/core/debuggerd/handler/
H A Ddebuggerd_fallback.cpp337 unique_fd tombstone_socket, output_fd, proto_fd; in crash_handler() local
/aosp_15_r20/system/core/debuggerd/
H A Ddebuggerd_test.cpp2598 unique_fd tombstoned_socket, text_fd, proto_fd; in TEST() local
2646 unique_fd tombstoned_socket, text_fd, proto_fd; in TEST() local