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

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

Completed in 29 milliseconds