Searched refs:GetCrc (Results 1 – 1 of 1) sorted by relevance
72 Status GetCrc(const std::string& apk_path, uint32_t* out_crc) { in GetCrc() function138 auto target_crc_status = GetCrc(target_apk_path, &target_crc); in verifyIdmap()152 auto overlay_crc_status = GetCrc(overlay_apk_path, &overlay_crc); in verifyIdmap()