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

/dalvik/libcore/archive/src/main/native/
H A Dzipsup.h78 typedef struct HyZipCache struct
87 } HyZipCache; typedef in typeref:struct:HyZipCache
142 struct HyZipCache *cache;
199 PROTOTYPE ((HyZipCache * zipCache, const char *elementName,
201 extern HY_CFUNC void zipCache_kill PROTOTYPE ((HyZipCache * zipCache));
204 extern HY_CFUNC HyZipCache *zipCache_new
207 PROTOTYPE ((HyZipCache * zipCache, char *directoryName, void **handle));
213 PROTOTYPE ((HyZipCache * zipCache, char *elementName,
217 PROTOTYPE ((HyZipCachePool * zcp, HyZipCache * zipCache));
219 extern HY_CFUNC HyZipCache *zipCachePool_findCach
[all...]

Completed in 23 milliseconds