Home
last modified time | relevance | path

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

/system/core/libziparchive/include/ziparchive/
Dzip_archive.h182 int32_t StartIteration(ZipArchiveHandle archive, void** cookie_ptr,
/system/core/libziparchive/
Dzip_archive.cc738 int32_t StartIteration(ZipArchiveHandle archive, void** cookie_ptr, in StartIteration() argument
749 *cookie_ptr = cookie; in StartIteration()