Searched refs:MutableMappedStorageFile (Results 1 – 3 of 3) sorted by relevance
13 struct MutableMappedStorageFile : MappedStorageFile {}; struct16 android::base::Result<MutableMappedStorageFile*> map_mutable_storage_file(21 const MutableMappedStorageFile& file,27 const MutableMappedStorageFile& file,34 const MutableMappedStorageFile& file,
16 android::base::Result<MutableMappedStorageFile*> map_mutable_storage_file( in map_mutable_storage_file()40 auto mapped_file = new MutableMappedStorageFile(); in map_mutable_storage_file()49 const MutableMappedStorageFile& file, in set_boolean_flag_value()63 const MutableMappedStorageFile& file, in set_flag_has_server_override()79 const MutableMappedStorageFile& file, in set_flag_has_local_override()
79 auto mapped_file = std::unique_ptr<api::MutableMappedStorageFile>(*mapped_file_result); in TEST_F()94 auto mapped_file = std::unique_ptr<api::MutableMappedStorageFile>(*mapped_file_result); in TEST_F()105 auto mapped_file = std::unique_ptr<api::MutableMappedStorageFile>(*mapped_file_result); in TEST_F()130 auto mapped_file = std::unique_ptr<api::MutableMappedStorageFile>(*mapped_file_result); in TEST_F()