Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dclass_linker.cc1675 static std::unique_ptr<const DexFile> OpenOatDexFile(const OatFile* oat_file, in OpenOatDexFile() function
1717 std::unique_ptr<const DexFile> dex_file = OpenOatDexFile(oat_file, in OpenImageDexFiles()
1934 std::unique_ptr<const DexFile> dex_file = OpenOatDexFile(oat_file, in AddImageSpace()