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/ | ||
D | rnd_index_loader.hpp | 53 typedef random_access_index_ptr_array<Allocator> ptr_array; typedef in boost::multi_index::detail::random_access_index_loader_base |
/aosp_15_r20/external/pigweed/pw_allocator/ | ||
H A D | unique_ptr_test.cc | 219 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/ | ||
D | random_access_index.hpp | 109 typename super::final_allocator_type> ptr_array; typedef in boost::multi_index::detail::random_access_index |