Searched defs:output_dex (Results 1 – 3 of 3) sorted by relevance
87 bool MutateDexFile(File* output_dex, const std::string& input_jar, const Mutator& mutator) { in MutateDexFile()
395 std::string output_dex = tmp_dir + "classes.dex.new"; in DexFileLayoutExec() local436 std::string output_dex = tmp_dir + "classes.dex.new"; in DexFileLayoutFixedPointExec() local484 std::string output_dex = tmp_dir + "classes.dex.new"; in UnreferencedCatchHandlerExec() local
201 bool MutateDexFile(File* output_dex, const std::string& input_jar, const Mutator& mutator) { in MutateDexFile()