Searched defs:Setup (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | oat_file.cc | 232 bool OatFile::Setup(std::string* error_msg) { in Setup() function in art::OatFile |
D | elf_file.cc | 160 bool ElfFile::Setup(int prot, int flags, std::string* error_msg) { in Setup() function in art::ElfFile |