Searched refs:getMagic (Results 1 – 8 of 8) sorted by relevance
65 public String getMagic() { in getMagic() method in DexOptions
38 public int getMagic(); in getMagic() method
66 cf.getMagic(); // Force parsing to happen. in dump()
74 classFile.getMagic(); // Force parsing to happen. in run()81 liveCf.getMagic(); // Force parsing to happen. in run()
115 classFile.getMagic(); // Force parsing to happen. in dump()122 liveCf.getMagic(); // Force parsing to happen. in dump()
64 String magic = file.getDexOptions().getMagic(); in writeTo()
255 public int getMagic() { in getMagic() method in DirectClassFile
773 cf.getMagic(); // triggers the actual parsing in parseClass()