HomeSort by relevance Sort by last modified time
    Searched refs:OatDexFile (Results 26 - 34 of 34) sorted by null

12

  /art/dex2oat/linker/
oat_writer_test.cc 428 const OatDexFile* oat_dex_file = oat_file->GetOatDexFile(dex_file.GetLocation().c_str(),
    [all...]
  /art/runtime/
art_method.cc 548 const OatDexFile* oat_dex_file = dex_file.GetOatDexFile();
    [all...]
class_linker.cc     [all...]
  /art/runtime/jit/
jit.cc 767 std::make_unique<art::OatDexFile>(std::move(type_lookup_table)));
    [all...]
  /art/runtime/native/
dalvik_system_DexFile.cc 442 OatDexFile::FindClassDef(*dex_file, descriptor.c_str(), hash);
    [all...]
  /art/runtime/gc/space/
image_space.cc     [all...]
  /art/runtime/verifier/
verifier_deps.cc     [all...]
  /art/runtime/dex/
dex_file_annotations.cc     [all...]
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc     [all...]

Completed in 781 milliseconds

12