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

/frameworks/base/cmds/dumpstate/
H A Ddumpstate.h36 pid_t redirect_to_file(FILE *redirect, char *path, int gzip_level);
H A Ddumpstate.c253 gzip_pid = redirect_to_file(stdout, tmp_path, do_compress);
H A Dutils.c255 pid_t redirect_to_file(FILE *redirect, char *path, int gzip_level) { function

Completed in 30 milliseconds