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 35 ObjectArray<Class>* resolved_types, PointerArray* resolved_methods,
40 CHECK(resolved_types != nullptr);
48 SetFieldObject<false>(OFFSET_OF_OBJECT_MEMBER(DexCache, resolved_types_), resolved_types); local

Completed in 1003 milliseconds