Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dzip_util.c232 allocZip(const char *name) in allocZip() function
863 if ((zip = allocZip(name)) == NULL) { in ZIP_Put_In_Cache0()