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