Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.cc1313 struct DexCacheRecord { in CreateImageRoots() struct
1320 dchecked_vector<DexCacheRecord> dex_cache_records; in CreateImageRoots()
1360 [](const DexCacheRecord& lhs, const DexCacheRecord&rhs) { in CreateImageRoots()
1365 for (const DexCacheRecord& record : dex_cache_records) { in CreateImageRoots()