Searched refs:_add_file_from_fd (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/cmds/dumpstate/ |
D | dumpstate.cpp | 946 static int _add_file_from_fd(const char* title __attribute__((unused)), const char* path, int fd) { in _add_file_from_fd() function 953 dump_files("", dir.c_str(), recursive ? skip_none : is_dir, _add_file_from_fd); in AddDir() 1948 dump_files("", DROPBOX_DIR, skip_wtf_strictmode, _add_file_from_fd); in DumpstateDefaultAfterCritical() 4578 dump_frozen_cgroupfs(CGROUPFS_DIR, 0, _add_file_from_fd); in dump_frozen_cgroupfs()
|