Home
last modified time | relevance | path

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

/aosp12/system/memory/libmemunreachable/
H A DAllocator.h108 STLAllocator(const Heap& heap) in STLAllocator() function
114 STLAllocator(const STLAllocator<U>& other) in STLAllocator() function
135 friend class STLAllocator; variable