Searched refs:dump_file_from_fd (Results 1 – 2 of 2) sorted by relevance
557 int dump_file_from_fd(const char *title, const char *path, int fd);
415 dump_file_from_fd(type_name, name.c_str(), fd); in AddDumps()3535 dump_from_fd = dump_file_from_fd; in dump_files()3578 int dump_file_from_fd(const char *title, const char *path, int fd) { in dump_file_from_fd() function