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

  /art/runtime/mirror/
dex_cache.cc 37 ObjectArray<Class>* resolved_types,
43 CHECK(resolved_types != nullptr);
50 SetFieldObject<false>(OFFSET_OF_OBJECT_MEMBER(DexCache, resolved_types_), resolved_types); local

Completed in 170 milliseconds