Home
last modified time | relevance | path

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

/system/core/libmemunreachable/
DAllocator.h81 unique_ptr<T> make_unique(Args&&... args) { in make_unique() function
191 unique_ptr make_unique(Args&& ...args) { in make_unique() function