Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_test.h256 std::vector<MemMap> cur_opened_dex_files_maps; in DoCompile() local
263 &cur_opened_dex_files_maps, in DoCompile()
267 if (!cur_opened_dex_files_maps.empty()) { in DoCompile()
268 for (MemMap& cur_map : cur_opened_dex_files_maps) { in DoCompile()