Home | History | Annotate | Download | only in libdex

Lines Matching refs:DEX_MAGIC_VERS

2812     if (okay && memcmp(pHeader->magic+4, DEX_MAGIC_VERS, 4) != 0) {