Searched refs:get_zip_entry_crc (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) function in namespace:__anon779
121 if (get_zip_entry_crc(target_apk_path, AssetManager::RESOURCES_FILENAME,
125 if (get_zip_entry_crc(overlay_apk_path, AssetManager::RESOURCES_FILENAME,
155 if (get_zip_entry_crc(target_apk_path, AssetManager::RESOURCES_FILENAME,
159 if (get_zip_entry_crc(overlay_apk_path, AssetManager::RESOURCES_FILENAME,

Completed in 112 milliseconds