Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dzip_util.c78 static jint INITIAL_META_COUNT = 2; /* initial number of entries in meta name array */ variable
487 zip->metacount = INITIAL_META_COUNT; in addMetaName()