Searched defs:Setup (Results 1 – 4 of 4) sorted by relevance
/art/runtime/ | ||
D | oat_file.cc | 468 bool OatFileBase::Setup(const std::vector<const DexFile*>& dex_files) { in Setup() function in art::OatFileBase |
D | elf_file.cc | 97 bool ElfFileImpl<ElfTypes>::Setup(File* file, in Setup() function in art::ElfFileImpl |
/art/openjdkjvmti/ | ||
D | deopt_manager.cc | 101 void DeoptManager::Setup() { in Setup() function in openjdkjvmti::DeoptManager |
/art/dex2oat/ | ||
D | dex2oat.cc | 1677 dex2oat::ReturnCode Setup() { in Setup() function in art::Dex2Oat |