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