Home
last modified time | relevance | path

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

/build/tools/ijar/
Dzip.h106 static u8 EstimateSize(char **files);
Dzip_main.cc183 u8 size = ZipBuilder::EstimateSize(files); in create()
Dzip.cc1006 u8 ZipBuilder::EstimateSize(char **files) { in EstimateSize() function in devtools_ijar::ZipBuilder