Searched refs:cur_opened_dex_files_maps (Results 1 – 1 of 1) sorted by relevance
257 std::vector<MemMap> cur_opened_dex_files_maps; in DoCompile() local266 &cur_opened_dex_files_maps, in DoCompile()270 if (!cur_opened_dex_files_maps.empty()) { in DoCompile()271 for (MemMap& cur_map : cur_opened_dex_files_maps) { in DoCompile()