Searched refs:ash_mapped_file (Results 1 – 1 of 1) sorted by relevance
81 auto ash_mapped_file = std::make_unique<AshMemoryMappedFile>(); in MmapAshFile() local82 bool map_successful = ash_mapped_file->Initialize(std::move(ash_file)); in MmapAshFile()88 return ash_mapped_file; in MmapAshFile()