Searched defs:Mmap (Results 1 – 2 of 2) sorted by relevance
31 pub unsafe fn map_file(file_path: &str) -> Result<Mmap, AconfigStorageError> { in map_file()53 ) -> Result<Mmap, AconfigStorageError> { in get_mapped_file()
78 ) -> Result<Mmap, AconfigStorageError> { in get_mapped_storage_file()92 file: &Mmap, in get_package_read_context()109 file: &Mmap, in get_flag_read_context()