Searched refs:proto_output_fd (Results 1 – 2 of 2) sorted by relevance
41 unique_fd* proto_output_fd, DebuggerdDumpType dump_type) { in tombstoned_connect() argument94 if (proto_output_fd) { in tombstoned_connect()95 *proto_output_fd = std::move(tmp_proto_fd); in tombstoned_connect()
27 android::base::unique_fd* proto_output_fd, DebuggerdDumpType dump_type);