Home
last modified time | relevance | path

Searched refs:dex_file_oat_index_map (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/linker/
Dimage_writer.h83 const HashMap<const DexFile*, size_t>& dex_file_oat_index_map,
Dimage_writer.cc3594 const HashMap<const DexFile*, size_t>& dex_file_oat_index_map, in ImageWriter() argument
3611 dex_file_oat_index_map_(dex_file_oat_index_map), in ImageWriter()