Searched refs:dump_file_from_fd (Results 1 – 3 of 3) sorted by relevance
521 int dump_file_from_fd(const char *title, const char *path, int fd);
641 dump_from_fd = dump_file_from_fd; in dump_files()684 int dump_file_from_fd(const char *title, const char *path, int fd) { in dump_file_from_fd() function
360 dump_file_from_fd(type_name, name.c_str(), fd); in AddDumps()