Home
last modified time | relevance | path

Searched defs:kNumLevelsMax (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Iso/
H A DIsoIn.cpp333 static const int kNumLevelsMax = 256; variable
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DHfsHandler.cpp528 const unsigned kNumLevelsMax = (1 << 10); in GetItemPath() local