Searched refs:SetMap (Results 1 – 2 of 2) sorted by relevance
142 bool SetMap(File* file, MemMap* map, std::string* error_msg);
126 if (!SetMap(file, in Setup()146 if (!SetMap(file, in Setup()161 if (!SetMap(file, in Setup()422 bool ElfFileImpl<ElfTypes>::SetMap(File* file, MemMap* map, std::string* error_msg) { in SetMap() function in art::ElfFileImpl