Searched refs:getDecompressedSize (Results 1 – 3 of 3) sorted by relevance
42 uint64_t getDecompressedSize() { return DecompressedSize; } in getDecompressedSize() function
674 uint64_t getDecompressedSize() const { return DecompressedSize; } in getDecompressedSize() function693 Size = Sec.getDecompressedSize(); in DecompressedSection()
3647 std::make_shared<DataBufferHeap>(Decompressor->getDecompressedSize(), 0); in ReadSectionData()