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

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h411 void redirect_to_file(FILE *redirect, char *path);
H A Ddumpstate.cpp2112 redirect_to_file(stderr, const_cast<char*>(ds.log_path_.c_str()));
2121 redirect_to_file(stdout, const_cast<char*>(ds.tmp_path_.c_str()));
H A Dutils.cpp774 void redirect_to_file(FILE *redirect, char *path) { function

Completed in 68 milliseconds