HomeSort by relevance Sort by last modified time
    Searched refs:redirect_to_file (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/dumpstate/
dumpstate.h 39 pid_t redirect_to_file(FILE *redirect, char *path, int gzip_level);
dumpstate.c 420 gzip_pid = redirect_to_file(stdout, tmp_path, do_compress);
utils.c 299 pid_t redirect_to_file(FILE *redirect, char *path, int gzip_level) { function

Completed in 498 milliseconds