Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DXzDecoder.h38 XzDecMt_Destroy(xz); in ~CDecoder()
/external/lzma/C/
DXz.h401 void XzDecMt_Destroy(CXzDecMtHandle p);
DXzDec.c1595 void XzDecMt_Destroy(CXzDecMtHandle pp) in XzDecMt_Destroy() function