HomeSort by relevance Sort by last modified time
    Searched defs:resolved_types (Results 1 - 2 of 2) sorted by null

  /art/runtime/mirror/
dex_cache.h 359 void SetResolvedTypes(TypeDexCacheType* resolved_types)
362 SetFieldPtr<false>(ResolvedTypesOffset(), resolved_types); local
484 TypeDexCacheType* resolved_types,
  /art/oatdump/
oatdump.cc 2317 auto* resolved_types = dex_cache->GetResolvedTypes(); local
    [all...]

Completed in 96 milliseconds