Searched refs:GetTranscript (Results 1 – 6 of 6) sorted by relevance
332 SBStructuredData GetTranscript();
587 SBStructuredData SBCommandInterpreter::GetTranscript() { in GetTranscript() function in SBCommandInterpreter598 std::make_shared<StructuredData::Array>(m_opaque_ptr->GetTranscript())); in GetTranscript()
677 const StructuredData::Array &GetTranscript() const;
492 debugger.GetCommandInterpreter().GetTranscript(); in ReportStatistics()
3777 const StructuredData::Array &CommandInterpreter::GetTranscript() const { in GetTranscript() function in CommandInterpreter
14047 result = (arg1)->GetTranscript(); in _wrap_SBCommandInterpreter_GetTranscript()