Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.cc1088 struct DexCacheRecord { in CreateImageRoots() struct
1089 uint64_t registration_index; in CreateImageRoots()
1090 Handle<mirror::DexCache> dex_cache; in CreateImageRoots()
1091 size_t oat_index; in CreateImageRoots()