Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/
H A Dimage_writer.h83 const HashMap<const DexFile*, size_t>& dex_file_oat_index_map,
H A Dimage_writer.cc3481 const HashMap<const DexFile*, size_t>& dex_file_oat_index_map, in ImageWriter() argument
3497 dex_file_oat_index_map_(dex_file_oat_index_map), in ImageWriter()