Searched defs:Setup (Results 1 – 5 of 5) sorted by relevance
/art/runtime/gc/ | ||
D | reference_processor.cc | 188 void ReferenceProcessor::Setup(Thread* self, in Setup() function in art::gc::ReferenceProcessor |
/art/openjdkjvmti/ | ||
D | deopt_manager.cc | 89 void DeoptManager::Setup() { in Setup() function in openjdkjvmti::DeoptManager |
/art/runtime/ | ||
D | oat_file.cc | 513 bool OatFileBase::Setup(const std::vector<const DexFile*>& dex_files, std::string* error_msg) { 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 | 1425 dex2oat::ReturnCode Setup() { in Setup() function in art::Dex2Oat |