Home
last modified time | relevance | path

Searched defs:Setup (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Doat_file.cc468 bool OatFileBase::Setup(const std::vector<const DexFile*>& dex_files) { in Setup() function in art::OatFileBase
489 bool OatFileBase::Setup(int zip_fd, in Setup() function in art::OatFileBase
1525 bool Setup(const std::vector<const DexFile*>& dex_files, std::unique_ptr<VdexFile>&& vdex_file) { in Setup() function in art::OatFileBackedByVdex
Delf_file.cc97 bool ElfFileImpl<ElfTypes>::Setup(File* file, in Setup() function in art::ElfFileImpl
/art/openjdkjvmti/
Ddeopt_manager.cc101 void DeoptManager::Setup() { in Setup() function in openjdkjvmti::DeoptManager
/art/dex2oat/
Ddex2oat.cc1677 dex2oat::ReturnCode Setup() { in Setup() function in art::Dex2Oat