Searched refs:metadata_allocator (Results 1 – 6 of 6) sorted by relevance
139 typedef typename _Alloc::template rebind<metadata_type>::other metadata_allocator; typedef in __gnu_pbds::detail::PB_DS_OV_TREE_NAME140 typedef typename metadata_allocator::pointer metadata_pointer;141 typedef typename metadata_allocator::const_reference metadata_const_reference;142 typedef typename metadata_allocator::reference metadata_reference;515 static metadata_allocator s_metadata_alloc;
46 typename PB_DS_CLASS_C_DEC::metadata_allocator
79 std::optional<MultiBuf> FromSpan(pw::Allocator& metadata_allocator, in FromSpan() argument83 SpanTracker::New(metadata_allocator, region, std::move(deleter)); in FromSpan()
31 std::optional<MultiBuf> FromSpan(pw::Allocator& metadata_allocator,