Searched refs:GetEventByIndex (Results 1 – 3 of 3) sorted by relevance
125 return m_decoded_thread_sp->GetEventByIndex(m_pos); in GetEventType()
171 lldb::TraceEvent GetEventByIndex(int item_index) const;
200 lldb::TraceEvent DecodedThread::GetEventByIndex(int item_index) const { in GetEventByIndex() function in DecodedThread