Home
last modified time | relevance | path

Searched defs:MutateDexFile (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dcommon_runtime_test.h87 bool MutateDexFile(File* output_dex, const std::string& input_jar, const Mutator& mutator) { in MutateDexFile() function
/art/libartbase/base/
Dcommon_art_test.h201 bool MutateDexFile(File* output_dex, const std::string& input_jar, const Mutator& mutator) { in MutateDexFile() function