Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dadvanced_insert_int.hpp230 BOOST_CONTAINER_FORCEINLINE insert_move_proxy<Allocator, It> get_insert_value_proxy(BOOST_RV_REF(ty… in get_insert_value_proxy() function
236 BOOST_CONTAINER_FORCEINLINE insert_copy_proxy<Allocator, It> get_insert_value_proxy(const typename … in get_insert_value_proxy() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Ddeque.hpp1970 , dtl::get_insert_value_proxy<iterator, ValAllocator>(::boost::forward<U>(x))); in priv_insert()
1985 , dtl::get_insert_value_proxy<iterator, ValAllocator>(::boost::forward<U>(x))); in priv_push_front()
2000 , dtl::get_insert_value_proxy<iterator, ValAllocator>(::boost::forward<U>(x))); in priv_push_back()