Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Ddefault_initialization_allocator.h20 typedef std::allocator_traits<Allocator> AllocatorTraits; typedef
26 U, typename AllocatorTraits::template rebind_alloc<U>>;
38 AllocatorTraits::construct(static_cast<Allocator&>(*this), pointer, in construct()