Searched refs:SetMap (Results 1 – 2 of 2) sorted by relevance
144 bool SetMap(File* file, MemMap&& map, std::string* error_msg);
120 if (!SetMap(file, in Setup()140 if (!SetMap(file, in Setup()155 if (!SetMap(file, in Setup()415 bool ElfFileImpl<ElfTypes>::SetMap(File* file, MemMap&& map, std::string* error_msg) { in SetMap() function in art::ElfFileImpl