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

  /art/runtime/native/
dalvik_system_ZygoteHooks.cc 304 Runtime::Current()->GetOatFileManager().SetOnlyUseSystemOatFiles();
dalvik_system_DexFile.cc 285 dex_files = runtime->GetOatFileManager().OpenDexFilesFromOat(sourceName.c_str(),
356 runtime->GetOatFileManager().UnRegisterAndDeleteOatFile(oat_file);
    [all...]
  /art/runtime/jit/
profile_saver.cc 628 OatFileManager& oat_manager = Runtime::Current()->GetOatFileManager();
    [all...]
  /art/runtime/
runtime.h 678 OatFileManager& GetOatFileManager() const {
    [all...]
oat_file_assistant_test.cc     [all...]
runtime.cc     [all...]
class_linker.cc     [all...]
  /art/imgdiag/
imgdiag.cc 831 OatFileManager& oat_file_manager = Runtime::Current()->GetOatFileManager();
    [all...]
  /art/oatdump/
oatdump.cc     [all...]

Completed in 856 milliseconds