Home
last modified time | relevance | path

Searched defs:getUncompressedSize (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/source/Host/common/
DLZMA.cpp24 getUncompressedSize(llvm::ArrayRef<uint8_t> InputBuffer) { in getUncompressedSize() function
/external/xz-java/src/org/tukaani/xz/
DBlockOutputStream.java132 public long getUncompressedSize() { in getUncompressedSize() method in BlockOutputStream
DBlockInputStream.java302 public long getUncompressedSize() { in getUncompressedSize() method in BlockInputStream
DLZMAOutputStream.java227 public long getUncompressedSize() { in getUncompressedSize() method in LZMAOutputStream
/external/xz-java/src/org/tukaani/xz/index/
DIndexDecoder.java159 public long getUncompressedSize() { in getUncompressedSize() method in IndexDecoder
/external/xz-java/src/org/tukaani/xz/lzma/
DLZMAEncoder.java208 public int getUncompressedSize() { in getUncompressedSize() method in LZMAEncoder