Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap.h981 typedef typename Allocator::template rebind<Key>::other KeyAllocator; in insert() typedef
982 KeyAllocator(alloc_).construct(&node->kv.key(), k); in insert()