Searched defs:Setup (Results 1 – 5 of 5) sorted by relevance
| /art/runtime/gc/ | ||
| D | reference_processor.cc | 190 void ReferenceProcessor::Setup(Thread* self, in Setup() function in art::gc::ReferenceProcessor |
| /art/openjdkjvmti/ | ||
| D | deopt_manager.cc | 90 void DeoptManager::Setup() { in Setup() function in openjdkjvmti::DeoptManager |
| /art/runtime/oat/ | ||
| D | elf_file.cc | 55 bool ElfFileImpl<ElfTypes>::Setup(bool low_4gb, std::string* error_msg) { in Setup() function in art::ElfFileImpl |
| D | oat_file.cc | 661 bool OatFileBase::Setup(const std::vector<const DexFile*>& dex_files, std::string* error_msg) { in Setup() function in art::OatFileBase |
| /art/dex2oat/ | ||
| D | dex2oat.cc | 1450 dex2oat::ReturnCode Setup() { in Setup() function in art::Dex2Oat |