Searched refs:SetInputFileHandle (Results 1 – 8 of 8) sorted by relevance
13 obj.SetInputFileHandle(None, True)
156 SetInputFileHandle (FILE *f, bool transfer_ownership);
113 SetInputFileHandle (FILE *fh, bool tranfer_ownership);
74 SetInputFileHandle (FILE *f, bool transfer_ownership);
232 SBDebugger::SetInputFileHandle (FILE *fh, bool transfer_ownership) in SetInputFileHandle() function in SBDebugger241 m_opaque_sp->SetInputFileHandle (fh, transfer_ownership); in SetInputFileHandle()
1298 m_debugger.SetInputFileHandle (stdin, true); in MainLoop()
733 Debugger::SetInputFileHandle (FILE *fh, bool tranfer_ownership) in SetInputFileHandle() function in Debugger
2782 lldb.SBDebugger.SetInputFileHandle lldb.SBDebugger-class.html#SetInputFileHandle