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