Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file.cc171 virtual void PreSetup(const std::string& elf_filename) = 0;
242 ret->PreSetup(elf_filename); in OpenOatFile()
283 ret->PreSetup(oat_location); in OpenOatFile()
1171 void PreSetup(const std::string& elf_filename) override;
1426 void DlOpenOatFile::PreSetup(const std::string& elf_filename) { in PreSetup() function in art::DlOpenOatFile
1602 void PreSetup([[maybe_unused]] const std::string& elf_filename) override {} in PreSetup() function in art::ElfOatFile
1883 void PreSetup([[maybe_unused]] const std::string& elf_filename) override {} in PreSetup() function in art::OatFileBackedByVdex