Home
last modified time | relevance | path

Searched refs:hashed_index_node (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Dhash_index_node.hpp704 struct hashed_index_node: struct
740 static hashed_index_node* from_impl(impl_pointer x) in from_impl() argument
743 static_cast<hashed_index_node*>( in from_impl()
748 static const hashed_index_node* from_impl(const_impl_pointer x) in from_impl() argument
751 static_cast<const hashed_index_node*>( in from_impl()
759 static void increment(hashed_index_node*& x) in increment() argument
765 static void increment_local(hashed_index_node*& x) in increment_local() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/
Dhashed_index.hpp111 typedef hashed_index_node<
1744 typedef detail::hashed_index_node<Super> type;
1769 typedef detail::hashed_index_node<Super> type;