Home
last modified time | relevance | path

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

/build/tools/ijar/
Dzip.cc200 OutputZipFile(int fd, u1 * const zipdata_out) : in OutputZipFile()
996 void *zipdata_out = mmap(NULL, mmap_length, PROT_WRITE, in Create() local