Home
last modified time | relevance | path

Searched refs:get_mutable_file_mapping (Results 1 – 1 of 1) sorted by relevance

/packages/modules/ConfigInfrastructure/aconfigd/src/
Dstorage_files.rs322 pub(crate) unsafe fn get_mutable_file_mapping( in get_mutable_file_mapping() method
339 Some(Self::get_mutable_file_mapping(&self.storage_record.persist_flag_val)?) in get_persist_flag_val()
351 Some(Self::get_mutable_file_mapping(&self.storage_record.persist_flag_info)?) in get_persist_flag_info()
363 Some(Self::get_mutable_file_mapping(&self.storage_record.boot_flag_val)?) in get_mutable_boot_flag_val()
375 Some(Self::get_mutable_file_mapping(&self.storage_record.boot_flag_info)?) in get_mutable_boot_flag_info()