Searched refs:ResetOutputFileHandle (Results 1 – 4 of 4) sorted by relevance
233 ResetOutputFileHandle (FILE *new_fh);
510 ResetOutputFileHandle (FILE *new_fh) { } //By default, do nothing. in ResetOutputFileHandle() function
539 ResetOutputFileHandle(out_file.GetStream()); in ScriptInterpreterPython()574 ScriptInterpreterPython::ResetOutputFileHandle (FILE *fh) in ResetOutputFileHandle() function in ScriptInterpreterPython
774 script_interpreter->ResetOutputFileHandle (fh); in SetOutputFileHandle()