Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.cc1314 struct DexCacheRecord { in CreateImageRoots() struct
1315 uint64_t registration_index; in CreateImageRoots()
1316 Handle<mirror::DexCache> dex_cache; in CreateImageRoots()
1317 size_t oat_index; in CreateImageRoots()