Searched refs:IsZipMagic (Results 1 – 5 of 5) sorted by relevance
34 bool IsZipMagic(uint32_t magic);
59 bool IsZipMagic(uint32_t magic) { in IsZipMagic() function
147 static bool IsZipMagic(uint32_t magic) { in IsZipMagic() function281 if (IsZipMagic(magic)) { in OpenAll()
107 if (IsZipMagic(magic)) { in GetMultiDexChecksums()262 if (IsZipMagic(magic)) { in OpenWithMagic()
526 } else if (IsZipMagic(magic)) { in AddDexFileSource()