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.h85 const HashMap<const DexFile*, size_t>& dex_file_oat_index_map,
Dimage_writer.cc3779 const HashMap<const DexFile*, size_t>& dex_file_oat_index_map, in ImageWriter() argument
3804 dex_file_oat_index_map_(dex_file_oat_index_map), in ImageWriter()