Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.cc1303 struct DexCacheRecord { in CreateImageRoots() struct
1304 uint64_t registration_index; in CreateImageRoots()
1305 Handle<mirror::DexCache> dex_cache; in CreateImageRoots()
1306 size_t oat_index; in CreateImageRoots()