Searched defs:map_mutable_storage_file (Results 1 – 2 of 2) sorted by relevance
16 android::base::Result<MutableMappedStorageFile*> map_mutable_storage_file( in map_mutable_storage_file() function
47 pub unsafe fn map_mutable_storage_file(file_path: &str) -> Result<MmapMut, AconfigStorageError> { in map_mutable_storage_file() function