Searched defs:check_rollback_ (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/ | ||
D | index_base.hpp | 183 bool check_rollback_(index_node_type*)const{return true;} in check_rollback_() function in boost::multi_index::detail::index_base |
D | ord_index_impl.hpp | 974 bool check_rollback_(index_node_type* x)const in check_rollback_() function in boost::multi_index::detail::ordered_index_impl |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/ | ||
D | sequenced_index.hpp | 810 bool check_rollback_(index_node_type* x)const in check_rollback_() function in boost::multi_index::detail::sequenced_index |
D | random_access_index.hpp | 920 bool check_rollback_(index_node_type* x)const in check_rollback_() function in boost::multi_index::detail::random_access_index |
D | hashed_index.hpp | 1083 bool check_rollback_(index_node_type* x)const in check_rollback_() function in boost::multi_index::detail::hashed_index |