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

/system/core/include/zipfile/
H A Dzipfile.h41 size_t get_zipentry_size(zipentry_t entry);
47 // by get_zipentry_size. Returns nonzero on failure.
/system/core/libzipfile/
H A Dtest_zipfile.c75 unsize = get_zipentry_size(entry);
H A Dzipfile.c57 get_zipentry_size(zipentry_t entry) function
/system/core/fastboot/
H A Dfastboot.c381 *sz = get_zipentry_size(entry);

Completed in 220 milliseconds