Home
last modified time | relevance | path

Searched refs:get_mapped_file_impl (Results 1 – 3 of 3) sorted by relevance

/build/make/tools/aconfig/aconfig_storage_read_api/tests/
Dstorage_read_api_test.cpp97 auto mapped_file_result = private_api::get_mapped_file_impl( in TEST_F()
107 auto mapped_file_result = private_api::get_mapped_file_impl( in TEST_F()
136 auto mapped_file_result = private_api::get_mapped_file_impl( in TEST_F()
149 auto mapped_file_result = private_api::get_mapped_file_impl( in TEST_F()
175 auto mapped_file_result = private_api::get_mapped_file_impl( in TEST_F()
191 auto mapped_file_result = private_api::get_mapped_file_impl( in TEST_F()
207 auto mapped_file_result = private_api::get_mapped_file_impl( in TEST_F()
220 auto mapped_file_result = private_api::get_mapped_file_impl( in TEST_F()
239 auto mapped_file_result = private_api::get_mapped_file_impl( in TEST_F()
/build/make/tools/aconfig/aconfig_storage_read_api/include/aconfig_storage/
Daconfig_storage_read_api.hpp105 Result<MappedStorageFile*> get_mapped_file_impl(
/build/make/tools/aconfig/aconfig_storage_read_api/
Daconfig_storage_read_api.cpp45 Result<MappedStorageFile*> get_mapped_file_impl( in get_mapped_file_impl() function
110 return private_internal_api::get_mapped_file_impl( in get_mapped_file()