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