Searched refs:get_immutable_file_mapping (Results 1 – 1 of 1) sorted by relevance
237 unsafe fn get_immutable_file_mapping(file_path: &Path) -> Result<Mmap, AconfigdError> { in get_immutable_file_mapping() method251 Some(Self::get_immutable_file_mapping(&self.storage_record.persist_package_map)?) in get_package_map()262 Some(Self::get_immutable_file_mapping(&self.storage_record.persist_flag_map)?) in get_flag_map()273 Some(Self::get_immutable_file_mapping(&self.storage_record.default_flag_val)?) in get_flag_val()290 Some(Self::get_immutable_file_mapping(&self.storage_record.boot_flag_val)?) in get_boot_flag_val()307 Some(Self::get_immutable_file_mapping(&self.storage_record.boot_flag_info)?) in get_boot_flag_info()