Searched defs:Setup (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ | ||
D | oat_file.cc | 306 bool OatFileBase::Setup(const char* abs_dex_location, std::string* error_msg) { in Setup() function in art::OatFileBase |
D | elf_file.cc | 103 bool ElfFileImpl<ElfTypes>::Setup(File* file, in Setup() function in art::ElfFileImpl |
/art/dex2oat/ | ||
D | dex2oat.cc | 1460 dex2oat::ReturnCode Setup() { in Setup() function in art::FINAL |