Home
last modified time | relevance | path

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

/system/core/libziparchive/
Dzip_archive.cc891 struct IterationHandle { struct
906 IterationHandle* cookie = (IterationHandle*) malloc(sizeof(IterationHandle)); in StartIteration() argument