Searched refs:temp_buffer (Results 1 – 1 of 1) sorted by relevance
1588 SafeBuffer temp_buffer(section_info.GetFileSize()); in ReadSectionData() local1590 temp_buffer.GetCurrentPtr(), temp_buffer.GetAvailableBytes(), "ReadSectionData", error); in ReadSectionData()1595 !temp_buffer.Inflate(section_info.GetInflatedSize())) { in ReadSectionData()1599 buffer->Swap(temp_buffer); in ReadSectionData()