Searched refs:dex_file_to_oat_index_map (Results 1 – 1 of 1) sorted by relevance
207 std::unordered_map<const DexFile*, size_t> dex_file_to_oat_index_map; in DoCompile() local210 dex_file_to_oat_index_map.emplace(dex_file, image_idx); in DoCompile()218 dex_file_to_oat_index_map, in DoCompile()