HomeSort by relevance Sort by last modified time
    Searched refs:GetOatFileManager (Results 1 - 8 of 8) sorted by null

  /art/runtime/native/
dalvik_system_DexFile.cc 278 dex_files = runtime->GetOatFileManager().OpenDexFilesFromOat(sourceName.c_str(),
347 runtime->GetOatFileManager().UnRegisterAndDeleteOatFile(oat_file);
  /art/runtime/
runtime.h 593 OatFileManager& GetOatFileManager() const {
oat_file_assistant_test.cc     [all...]
runtime.cc     [all...]
class_linker.cc     [all...]
  /art/runtime/jit/
profile_saver.cc 591 OatFileManager& oat_manager = Runtime::Current()->GetOatFileManager();
    [all...]
  /art/imgdiag/
imgdiag.cc 831 OatFileManager& oat_file_manager = Runtime::Current()->GetOatFileManager();
    [all...]
  /art/oatdump/
oatdump.cc     [all...]

Completed in 103 milliseconds