Searched defs:DexCacheRecord (Results 1 – 1 of 1) sorted by relevance
1303 struct DexCacheRecord { in CreateImageRoots() struct1304 uint64_t registration_index; in CreateImageRoots()1305 Handle<mirror::DexCache> dex_cache; in CreateImageRoots()1306 size_t oat_index; in CreateImageRoots()