Searched refs:DoWriteElf (Results 1 – 1 of 1) sorted by relevance
/art/dex2oat/linker/ |
D | oat_writer_test.cc | 123 return DoWriteElf( in WriteElf() 145 return DoWriteElf(vdex_file, oat_file, oat_writer, key_value_store, verify, copy); in WriteElf() 165 return DoWriteElf(vdex_file, oat_file, oat_writer, key_value_store, verify, copy); in WriteElf() 168 bool DoWriteElf(File* vdex_file, in DoWriteElf() function in art::linker::OatTest
|