Searched refs:parseIdmap (Results 1 – 1 of 1) sorted by relevance
356 status_t parseIdmap(const void* idmap, size_t size, uint8_t* outPackageId, KeyedVector<uint8_t, Idm… in parseIdmap() function6600 …status_t err = parseIdmap(header->resourceIDMap, header->resourceIDMapSize, &targetPackageId, &idm… in parsePackage()