Searched defs:Setup (Results 1 – 5 of 5) sorted by relevance
/art/openjdkjvmti/ | ||
D | transform.cc | 216 void Transformer::Setup() { in Setup() function in openjdkjvmti::Transformer |
D | deopt_manager.cc | 101 void DeoptManager::Setup() { in Setup() function in openjdkjvmti::DeoptManager |
/art/runtime/ | ||
D | oat_file.cc | 454 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/dex2oat/ | ||
D | dex2oat.cc | 1473 dex2oat::ReturnCode Setup() { in Setup() function in art::Dex2Oat |