Home
last modified time | relevance | path

Searched defs:ptr_array (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Drnd_index_loader.hpp53 typedef random_access_index_ptr_array<Allocator> ptr_array; typedef in boost::multi_index::detail::random_access_index_loader_base
155 typedef typename super::ptr_array ptr_array; typedef in boost::multi_index::detail::random_access_index_loader
/aosp_15_r20/external/pigweed/pw_allocator/
H A Dunique_ptr_test.cc219 pw::UniquePtr<int[]> ptr_array = allocator_.MakeUniqueArray<int>(5); in TEST_F() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/
Drandom_access_index.hpp109 typename super::final_allocator_type> ptr_array; typedef in boost::multi_index::detail::random_access_index