Searched refs:GetOutputSize (Results 1 – 3 of 3) sorted by relevance
94 size_t SBCommandReturnObject::GetOutputSize() { in GetOutputSize() function in SBCommandReturnObject104 size_t num_bytes = GetOutputSize(); in PutOutput()190 if (GetOutputSize() > 0) in GetDescription()
44 size_t GetOutputSize();
498 if (m_lldbResult.GetOutputSize() > 0) { in Acknowledge()