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

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h39 pid_t redirect_to_file(FILE *redirect, char *path, int gzip_level);
H A Ddumpstate.c435 gzip_pid = redirect_to_file(stdout, tmp_path, do_compress);
H A Dutils.c301 pid_t redirect_to_file(FILE *redirect, char *path, int gzip_level) { function

Completed in 87 milliseconds