Home
last modified time | relevance | path

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

/build/make/tools/aconfig/aconfig_storage_read_api/src/
Dmapped_file.rs31 pub unsafe fn map_file(file_path: &str) -> Result<Mmap, AconfigStorageError> { in map_file()
53 ) -> Result<Mmap, AconfigStorageError> { in get_mapped_file()
Dlib.rs78 ) -> Result<Mmap, AconfigStorageError> { in get_mapped_storage_file()
92 file: &Mmap, in get_package_read_context()
109 file: &Mmap, in get_flag_read_context()