Home
last modified time | relevance | path

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

/system/core/include/ziparchive/
Dzip_archive.h175 int32_t StartIteration(ZipArchiveHandle handle, void** cookie_ptr,
/system/core/libziparchive/
Dzip_archive.cc680 int32_t StartIteration(ZipArchiveHandle handle, void** cookie_ptr, in StartIteration() argument
694 *cookie_ptr = cookie ; in StartIteration()