Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_test.h208 size_t image_idx = 0; in DoCompile() local
210 dex_file_to_oat_index_map.emplace(dex_file, image_idx); in DoCompile()
211 ++image_idx; in DoCompile()