Searched defs:Setup (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/ | ||
| D | oat_file.cc | 236 bool OatFileBase::Setup(const char* abs_dex_location, std::string* error_msg) { in Setup() function in art::OatFileBase |
| D | elf_file.cc | 99 bool ElfFileImpl<ElfTypes>::Setup(int prot, int flags, bool low_4gb, std::string* error_msg) { in Setup() function in art::ElfFileImpl |
| /art/dex2oat/ | ||
| D | dex2oat.cc | 1303 bool Setup() { in Setup() function in art::FINAL |