Searched defs:SetMap (Results 1 – 6 of 6) sorted by relevance
110 void Bitmap::SetMap(const uint32_t* map, int size) { in SetMap() function in disk_cache::Bitmap
1216 EFI_SHELL_SET_MAP SetMap; member
1222 EFI_SHELL_SET_MAP SetMap; member
1215 EFI_SHELL_SET_MAP SetMap; member
415 bool ElfFileImpl<ElfTypes>::SetMap(File* file, MemMap&& map, std::string* error_msg) { in SetMap() function in art::ElfFileImpl