Searched refs:opened_dex_files_maps (Results 1 – 2 of 2) sorted by relevance
254 std::vector<MemMap> opened_dex_files_maps; in DoCompile() local278 opened_dex_files_maps.push_back(std::move(cur_map)); in DoCompile()
177 std::vector<MemMap> opened_dex_files_maps; in DoWriteElf() local184 &opened_dex_files_maps, in DoWriteElf()248 for (MemMap& map : opened_dex_files_maps) { in DoWriteElf()