Home | History | Annotate | Download | only in runtime

Lines Matching refs:dex_cache

31 #include "mirror/dex_cache.h"
336 mirror::DexCache* dex_cache = class_linker_->FindDexCache(*dex);
337 mirror::ObjectArray<mirror::ArtMethod>* resolved_methods = dex_cache->GetResolvedMethods();