Home
last modified time | relevance | path

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

/system/core/libmemunreachable/
DAllocator.h112 STLAllocator(const Heap& heap) : in STLAllocator() function
118 STLAllocator(const STLAllocator<U>& other) : in STLAllocator() function
143 friend class STLAllocator; variable