Home
last modified time | relevance | path

Searched refs:dump_file_from_fd (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/dumpstate/
Ddumpstate.h596 int dump_file_from_fd(const char *title, const char *path, int fd);
Ddumpstate.cpp453 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