Searched refs:dex_file_oat_index_map (Results 1 – 2 of 2) sorted by relevance
64 const std::unordered_map<const DexFile*, size_t>& dex_file_oat_index_map);
2308 const std::unordered_map<const DexFile*, size_t>& dex_file_oat_index_map) in ImageWriter() argument2320 dex_file_oat_index_map_(dex_file_oat_index_map) { in ImageWriter()