Home
last modified time | relevance | path

Searched defs:map_mutable_storage_file (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/aconfig/aconfig_storage_write_api/
Daconfig_storage_write_api.cpp16 android::base::Result<MutableMappedStorageFile*> map_mutable_storage_file( in map_mutable_storage_file() function
/build/make/tools/aconfig/aconfig_storage_write_api/src/
Dlib.rs47 pub unsafe fn map_mutable_storage_file(file_path: &str) -> Result<MmapMut, AconfigStorageError> { in map_mutable_storage_file() function