Home
last modified time | relevance | path

Searched refs:getMatchFinder (Results 1 – 3 of 3) sorted by relevance

/external/xz-java/src/org/tukaani/xz/
DLZMA2OutputStream.java53 options.getMatchFinder()); in getMemoryUsage()
72 options.getMatchFinder(), options.getDepthLimit(), in LZMA2OutputStream()
DLZMAOutputStream.java69 options.getMatchFinder(), options.getDepthLimit(), in LZMAOutputStream()
DLZMA2Options.java490 public int getMatchFinder() { in getMatchFinder() method in LZMA2Options