Searched refs:dex_file_to_oat_index_map (Results 1 – 1 of 1) sorted by relevance
192 std::unordered_map<const DexFile*, size_t> dex_file_to_oat_index_map; in Compile() local203 dex_file_to_oat_index_map.emplace(dex_file, image_idx); in Compile()213 dex_file_to_oat_index_map)); in Compile()