Home
last modified time | relevance | path

Searched defs:ResetOutputFileHandle (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Interpreter/
DScriptInterpreter.h510 ResetOutputFileHandle (FILE *new_fh) { } //By default, do nothing. in ResetOutputFileHandle() function
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp574 ScriptInterpreterPython::ResetOutputFileHandle (FILE *fh) in ResetOutputFileHandle() function in ScriptInterpreterPython