Searched defs:mapped_file (Results 1 – 8 of 8) sorted by relevance
111 auto mapped_file = std::unique_ptr<api::MappedStorageFile>(*mapped_file_result); in TEST_F() local140 auto mapped_file = std::unique_ptr<api::MappedStorageFile>(*mapped_file_result); in TEST_F() local153 auto mapped_file = std::unique_ptr<api::MappedStorageFile>(*mapped_file_result); in TEST_F() local179 auto mapped_file = std::unique_ptr<api::MappedStorageFile>(*mapped_file_result); in TEST_F() local195 auto mapped_file = std::unique_ptr<api::MappedStorageFile>(*mapped_file_result); in TEST_F() local211 auto mapped_file = std::unique_ptr<api::MappedStorageFile>(*mapped_file_result); in TEST_F() local224 auto mapped_file = std::unique_ptr<api::MappedStorageFile>(*mapped_file_result); in TEST_F() local243 auto mapped_file = std::unique_ptr<api::MappedStorageFile>(*mapped_file_result); in TEST_F() local
82 auto mapped_file = std::unique_ptr<api::MutableMappedStorageFile>(*mapped_file_result); in TEST_F() local114 auto mapped_file = std::unique_ptr<api::MutableMappedStorageFile>(*mapped_file_result); in TEST_F() local125 auto mapped_file = std::unique_ptr<api::MutableMappedStorageFile>(*mapped_file_result); in TEST_F() local178 auto mapped_file = std::unique_ptr<api::MutableMappedStorageFile>(*mapped_file_result); in TEST_F() local
44 let mapped_file = MmapMut::map_mut(&file).map_err(|errmsg| { in map_file() localVariable
22 pub mod mapped_file; module
41 auto mapped_file = new MutableMappedStorageFile(); in map_mutable_storage_file() local
35 let mapped_file = Mmap::map(&file).map_err(|errmsg| { in map_file() localVariable
42 pub mod mapped_file; module
85 auto mapped_file = new MappedStorageFile(); in map_storage_file() local