Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/ConfigInfrastructure/aconfigd/src/
Dstorage_files.rs321 pub(crate) unsafe fn get_mutable_file_mapping( in get_mutable_file_mapping() method
338 Some(Self::get_mutable_file_mapping(&self.storage_record.persist_flag_val)?) in get_persist_flag_val()
350 Some(Self::get_mutable_file_mapping(&self.storage_record.persist_flag_info)?) in get_persist_flag_info()
362 Some(Self::get_mutable_file_mapping(&self.storage_record.boot_flag_val)?) in get_mutable_boot_flag_val()
374 Some(Self::get_mutable_file_mapping(&self.storage_record.boot_flag_info)?) in get_mutable_boot_flag_info()