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

  /art/runtime/
oat_file_manager.h 98 std::vector<std::unique_ptr<const DexFile>> OpenDexFilesFromOat(
oat_file_manager.cc 541 std::vector<std::unique_ptr<const DexFile>> OatFileManager::OpenDexFilesFromOat(
oat_file_assistant_test.cc     [all...]
  /art/runtime/native/
dalvik_system_DexFile.cc 177 dex_files = runtime->GetOatFileManager().OpenDexFilesFromOat(sourceName.c_str(),

Completed in 88 milliseconds