Home
last modified time | relevance | path

Searched refs:Get_DicSize (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Common/
DMethodProps.h68 bool Get_DicSize(UInt32 &res) const in Get_DicSize() function
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp2652 bool dictIsDefined = method.Get_DicSize(dict); in Bench()