Home
last modified time | relevance | path

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

/art/runtime/gc/
Dreference_processor.cc188 void ReferenceProcessor::Setup(Thread* self, in Setup() function in art::gc::ReferenceProcessor
/art/openjdkjvmti/
Ddeopt_manager.cc89 void DeoptManager::Setup() { in Setup() function in openjdkjvmti::DeoptManager
/art/runtime/
Doat_file.cc513 bool OatFileBase::Setup(const std::vector<const DexFile*>& dex_files, std::string* error_msg) { in Setup() function in art::OatFileBase
554 bool OatFileBase::Setup(int zip_fd, in Setup() function in art::OatFileBase
Delf_file.cc97 bool ElfFileImpl<ElfTypes>::Setup(File* file, in Setup() function in art::ElfFileImpl
/art/dex2oat/
Ddex2oat.cc1425 dex2oat::ReturnCode Setup() { in Setup() function in art::Dex2Oat