Searched defs:proto_output_fd (Results 1 – 4 of 4) sorted by relevance
41 unique_fd* proto_output_fd, in connect_tombstone_server_microdroid()101 unique_fd* proto_output_fd, DebuggerdDumpType dump_type) { in connect_tombstone_server()
26 int& proto_output_fd, DebuggerdDumpType dump_type) { in tombstoned_connect_files()
41 unique_fd* proto_output_fd, DebuggerdDumpType dump_type) { in tombstoned_connect()
72 let mut proto_output_fd = -1; in connect() localVariable