Home | History | Annotate | Download | only in driver

Lines Matching refs:DexCache

33 inline mirror::DexCache* CompilerDriver::GetDexCache(const DexCompilationUnit* mUnit) {
43 const ScopedObjectAccess& soa, Handle<mirror::DexCache> dex_cache,
59 const ScopedObjectAccess& soa, Handle<mirror::DexCache> dex_cache,
69 const ScopedObjectAccess& soa, Handle<mirror::DexCache> dex_cache,
82 // ClassLinker can return a field of the wrong kind directly from the DexCache.
89 inline mirror::DexCache* CompilerDriver::FindDexCache(const DexFile* dex_file) {
94 const ScopedObjectAccess& soa, Handle<mirror::DexCache> dex_cache,
120 mirror::DexCache* dex_cache, mirror::Class* referrer_class,
135 mirror::DexCache* dex_cache ATTRIBUTE_UNUSED,
145 mirror::DexCache* dex_cache,
155 mirror::DexCache* dex_cache,
162 mirror::DexCache* dex_cache,
203 mirror::DexCache* dex_cache, mirror::Class* referrer_class,
210 mirror::DexCache* dex_cache, mirror::Class* referrer_class,
257 ScopedObjectAccess& soa, Handle<mirror::DexCache> dex_cache,
296 ScopedObjectAccess& soa, Handle<mirror::DexCache> dex_cache,