Searched refs:updateRawDexFileHeader (Results 1 - 2 of 2) sorted by relevance

/art/tools/dexfuzz/src/dexfuzz/fuzzers/
H A DFuzzer.java435 program.updateRawDexFileHeader(output);
/art/tools/dexfuzz/src/dexfuzz/program/
H A DProgram.java548 public void updateRawDexFileHeader(DexRandomAccessFile file) throws IOException { method in class:Program

Completed in 453 milliseconds