Searched refs:HyZipCachePool (Results 1 - 2 of 2) sorted by relevance

/dalvik/libcore/archive/src/main/native/
H A Dzipsup.h37 typedef struct HyZipCachePool HyZipCachePool; typedef in typeref:struct:HyZipCachePool
39 HyZipCachePool *
188 HyZipCachePool * cachePool));
217 PROTOTYPE ((HyZipCachePool * zcp, HyZipCache * zipCache));
218 extern HY_CFUNC void zipCachePool_kill PROTOTYPE ((HyZipCachePool * zcp));
220 PROTOTYPE ((HyZipCachePool * zcp, char const *zipFileName,
223 extern HY_CFUNC HyZipCachePool *zipCachePool_new
226 PROTOTYPE ((HyZipCachePool * zcp, HyZipCache * zipCache));
228 PROTOTYPE ((HyZipCachePool * zc
[all...]
H A Dzipsup.c114 HyZipCachePool * cachePool));
140 HyZipCachePool *
143 static HyZipCachePool *pool = 0;
2032 HyZipCachePool * cachePool)

Completed in 28 milliseconds