Home | History | Annotate | Download | only in libdex

Lines Matching refs:dexHasValidMagic

2910 bool dexHasValidMagic(const DexHeader* pHeader)
2959 if (!dexHasValidMagic(pHeader)) {