Home
last modified time | relevance | path

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

/external/lzma/C/
DXzEnc.h30 void XzProps_Init(CXzProps *p);
DXzEnc.c383 void XzProps_Init(CXzProps *p) in XzProps_Init() function
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp894 XzProps_Init(&xzProps); in UpdateItems()