HomeSort by relevance Sort by last modified time
    Searched refs:dexHasValidMagic (Results 1 - 3 of 3) sorted by null

  /dalvik/libdex/
DexFile.cpp 339 if (!dexHasValidMagic(pHeader)) {
DexFile.h 657 bool dexHasValidMagic(const DexHeader* pHeader);
    [all...]
DexSwapVerify.cpp     [all...]

Completed in 1873 milliseconds