Home
last modified time | relevance | path

Searched defs:IsZipMagic (Results 1 – 2 of 2) sorted by relevance

/art/libartbase/base/
Dfile_magic.cc59 bool IsZipMagic(uint32_t magic) { in IsZipMagic() function
/art/libdexfile/dex/
Ddex_file_loader.cc147 static bool IsZipMagic(uint32_t magic) { in IsZipMagic() function