Home | History | Annotate | Download | only in runtime

Lines Matching refs:linker

1233   ClassLinker* linker = Runtime::Current()->GetClassLinker();
1235 hs.NewHandle(linker->FindSystemClass(soa.Self(), "Ldalvik/system/DexFile;")));
1237 linker->EnsureInitialized(soa.Self(), dexfile, true, true);
1346 // * Test class linker falls back to unquickened dex for DexNoOat
1347 // * Test class linker falls back to unquickened dex for MultiDexNoOat