Home
last modified time | relevance | path

Searched refs:addTypeListsToMapFile (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DOffsetTracker.java300 private void addTypeListsToMapFile(RawDexFile rawDexFile, Offsettable typeListOffsettable) { in addTypeListsToMapFile() method in OffsetTracker
420 addTypeListsToMapFile(rawDexFile, offsettable); in insertNewOffsettableAsFirstEverTypeList()