Home
last modified time | relevance | path

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

/art/runtime/mirror/
Ddex_cache.cc249 FieldDexCacheType* resolved_fields, in Init()
Ddex_cache.h381 void SetResolvedFields(FieldDexCacheType* resolved_fields) in SetResolvedFields()
Ddex_cache-inl.h263 auto* resolved_fields = GetResolvedFields(); in ClearResolvedField() local
/art/dex2oat/linker/
Dimage_writer.cc1253 mirror::FieldDexCacheType* resolved_fields = dex_cache->GetResolvedFields(); in ClearDexCache() local
1322 mirror::FieldDexCacheType* resolved_fields = dex_cache->GetResolvedFields(); in PreloadDexCache() local
/art/oatdump/
Doatdump.cc2291 auto* resolved_fields = dex_cache->GetResolvedFields(); in DumpObject() local