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