Searched refs:GetErrorByIndex (Results 1 – 3 of 3) sorted by relevance
98 return m_decoded_thread_sp->GetErrorByIndex(m_pos); in GetError()
160 const char *GetErrorByIndex(uint64_t item_index) const;
232 const char *DecodedThread::GetErrorByIndex(uint64_t item_index) const { in GetErrorByIndex() function in DecodedThread