Home
last modified time | relevance | path

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

/system/memory/libmemunreachable/
DThreadCapture.cpp337 Allocator<ThreadCaptureImpl> impl_allocator = allocator; in ThreadCapture() local
338 impl_ = impl_allocator.make_unique(pid, impl_allocator); in ThreadCapture()