Home
last modified time | relevance | path

Searched refs:OpenOatDexFile (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc1572 static std::unique_ptr<const DexFile> OpenOatDexFile(const OatFile* oat_file, in OpenOatDexFile() function
1615 std::unique_ptr<const DexFile> dex_file = OpenOatDexFile(oat_file, in OpenImageDexFiles()
1845 std::unique_ptr<const DexFile> dex_file = OpenOatDexFile(oat_file, in AddImageSpace()