Searched refs:dexFileLocationChecksum (Results 1 – 1 of 1) sorted by relevance
195 int dexFileLocationChecksum = getIntLittleEndian(buffer, offset); in praseOat() local197 oatDexInfoBuilder.setDexFileLocationChecksum(dexFileLocationChecksum); in praseOat()198 codeIdSB.append(String.format(CODE_ID_FORMAT, dexFileLocationChecksum)); in praseOat()