Searched refs:_dump_file_from_fd (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Dutils.cpp405 static int _dump_file_from_fd(const char *title, const char *path, int fd) { function
479 return _dump_file_from_fd(title, path, fd);
589 return _dump_file_from_fd(title, path, fd);

Completed in 130 milliseconds