Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dtree_iterator.hpp42 class tree_iterator class
71 BOOST_INTRUSIVE_FORCEINLINE tree_iterator() in tree_iterator() function in boost::intrusive::tree_iterator
74 …BOOST_INTRUSIVE_FORCEINLINE explicit tree_iterator(const node_ptr & nodeptr, const const_value_tra… in tree_iterator() function in boost::intrusive::tree_iterator
78 BOOST_INTRUSIVE_FORCEINLINE tree_iterator(const tree_iterator &other) in tree_iterator() function in boost::intrusive::tree_iterator
82 BOOST_INTRUSIVE_FORCEINLINE tree_iterator(const nonconst_iterator &other) in tree_iterator() function in boost::intrusive::tree_iterator
/aosp_15_r20/frameworks/base/cmds/idmap2/include/idmap2/
H A DXmlParser.h129 inline iterator tree_iterator() const { in tree_iterator() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/tree/
Dcommon.hpp75 typedef typename children_t::iterator tree_iterator; typedef
537 typedef typename container_t::iterator tree_iterator; typedef in boost::spirit::tree_match