Searched refs:GetErrorSize (Results 1 – 3 of 3) sorted by relevance
98 size_t SBCommandReturnObject::GetErrorSize() { in GetErrorSize() function in SBCommandReturnObject113 size_t num_bytes = GetErrorSize(); in PutError()193 if (GetErrorSize() > 0) in GetDescription()
46 size_t GetErrorSize();
507 if (m_lldbResult.GetErrorSize() > 0) { in Acknowledge()