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

/frameworks/base/cmds/idmap/
H A Dcreate.cpp15 int get_zip_entry_crc(const char *zip_path, const char *entry_name, uint32_t *crc) argument
17 UniquePtr<ZipFileRO> zip(ZipFileRO::open(zip_path));

Completed in 46 milliseconds