Searched refs:cur_opened_dex_files_maps (Results 1 – 1 of 1) sorted by relevance
256 std::vector<MemMap> cur_opened_dex_files_maps; in DoCompile() local263 &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()