Searched refs:zip_path (Results 1 – 1 of 1) sorted by relevance
15 int get_zip_entry_crc(const char *zip_path, const char *entry_name, uint32_t *crc) in get_zip_entry_crc() argument17 UniquePtr<ZipFileRO> zip(ZipFileRO::open(zip_path)); in get_zip_entry_crc()