Home
last modified time | relevance | path

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

/system/core/libmemunreachable/
DAllocator.h93 using shared_ptr = std::shared_ptr<T>; variable
181 using shared_ptr = Heap::shared_ptr<T>; variable