Home
last modified time | relevance | path

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

/art/runtime/gc/
Dreference_processor.cc190 void ReferenceProcessor::Setup(Thread* self, in Setup() function in art::gc::ReferenceProcessor
/art/openjdkjvmti/
Ddeopt_manager.cc90 void DeoptManager::Setup() { in Setup() function in openjdkjvmti::DeoptManager
/art/runtime/oat/
Delf_file.cc55 bool ElfFileImpl<ElfTypes>::Setup(bool low_4gb, std::string* error_msg) { in Setup() function in art::ElfFileImpl
Doat_file.cc661 bool OatFileBase::Setup(const std::vector<const DexFile*>& dex_files, std::string* error_msg) { in Setup() function in art::OatFileBase
714 bool OatFileBase::Setup(int zip_fd, in Setup() function in art::OatFileBase
/art/dex2oat/
Ddex2oat.cc1450 dex2oat::ReturnCode Setup() { in Setup() function in art::Dex2Oat