Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dslist.hpp188 node_ptr get_last_node() in get_last_node() function in boost::intrusive::slist_impl
191 const_node_ptr get_last_node() const in get_last_node() function in boost::intrusive::slist_impl
197 static node_ptr get_last_node(detail::bool_<false>) in get_last_node() function in boost::intrusive::slist_impl
210 node_ptr get_last_node(detail::bool_<true>) in get_last_node() function in boost::intrusive::slist_impl
213 const_node_ptr get_last_node(detail::bool_<true>) const in get_last_node() function in boost::intrusive::slist_impl