Home
last modified time | relevance | path

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

/system/core/include/ziparchive/
Dzip_archive.h155 int32_t StartIteration(ZipArchiveHandle handle, void** cookie_ptr,
/system/core/libziparchive/
Dzip_archive.cc884 int32_t StartIteration(ZipArchiveHandle handle, void** cookie_ptr, in StartIteration() argument
898 *cookie_ptr = cookie ; in StartIteration()