Searched refs:unpackedDtbo (Results 1 – 1 of 1) sorted by relevance
114 File unpackedDtbo = new File(mTemptFolder, "dumped_dtbo"); in testCheckDTBOPartition() local117 "-b", unpackedDtbo.getAbsolutePath()}; in testCheckDTBOPartition()122 decompressDTEntries(hostDtboImage, unpackedDtbo); in testCheckDTBOPartition()131 private void decompressDTEntries(File hostDtboImage, File unpackedDtbo) in decompressDTEntries() argument153 String.format("%s.%s", unpackedDtbo.getAbsolutePath(), dt_entry_idx)); in decompressDTEntries()