Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_test.h207 std::unordered_map<const DexFile*, size_t> dex_file_to_oat_index_map; in DoCompile() local
210 dex_file_to_oat_index_map.emplace(dex_file, image_idx); in DoCompile()
217 dex_file_to_oat_index_map, in DoCompile()