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