Searched refs:getDecompressedSize (Results 1 – 2 of 2) sorted by relevance
42 uint64_t getDecompressedSize() { return DecompressedSize; } in getDecompressedSize() function
541 uint64_t getDecompressedSize() const { return DecompressedSize; } in getDecompressedSize() function565 Size = Sec.getDecompressedSize(); in DecompressedSection()