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

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h155 void redirect_to_file(FILE *redirect, char *path);
H A Ddumpstate.cpp1257 redirect_to_file(stderr, const_cast<char*>(log_path.c_str()));
1265 redirect_to_file(stdout, const_cast<char*>(tmp_path.c_str()));
H A Dutils.cpp975 void redirect_to_file(FILE *redirect, char *path) { function

Completed in 82 milliseconds