Searched refs:GetTranscript (Results 1 – 6 of 6) sorted by relevance
332 SBStructuredData GetTranscript();
575 SBStructuredData SBCommandInterpreter::GetTranscript() { in GetTranscript() function in SBCommandInterpreter586 std::make_shared<StructuredData::Array>(m_opaque_ptr->GetTranscript())); in GetTranscript()
397 debugger.GetCommandInterpreter().GetTranscript(); in ReportStatistics()
666 const StructuredData::Array &GetTranscript() const;
3581 const StructuredData::Array &CommandInterpreter::GetTranscript() const { in GetTranscript() function in CommandInterpreter
14082 result = (arg1)->GetTranscript(); in _wrap_SBCommandInterpreter_GetTranscript()