Home
last modified time | relevance | path

Searched defs:DexCacheRecord (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/linker/
Dimage_writer.cc1313 struct DexCacheRecord { in CreateImageRoots() struct
1314 uint64_t registration_index; in CreateImageRoots()
1315 Handle<mirror::DexCache> dex_cache; in CreateImageRoots()
1316 size_t oat_index; in CreateImageRoots()