Home
last modified time | relevance | path

Searched refs:g_proto_fd (Results 1 – 1 of 1) sorted by relevance

/system/core/debuggerd/
Dcrash_dump.cpp198 static unique_fd g_proto_fd; variable
219 if (!tombstoned_connect(g_target_thread, &g_tombstoned_socket, &g_output_fd, &g_proto_fd, in Initialize()
579 &g_proto_fd, dump_type); in main()
632 engrave_tombstone(std::move(g_output_fd), std::move(g_proto_fd), &unwinder, thread_info, in main()