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

/system/core/include/zipfile/
H A Dzipfile.h30 zipfile_t init_zipfile(const void* data, size_t size);
/system/core/libzipfile/
H A Dtest_zipfile.c47 zip = init_zipfile(buf, size);
H A Dzipfile.c10 init_zipfile(const void* data, size_t size) function
/system/core/fastboot/
H A Dfastboot.c630 zip = init_zipfile(zdata, zsize);
/system/core/adb/
H A Dfile_sync_client.c352 zip = init_zipfile(file_buffer, size);

Completed in 83 milliseconds