Home
last modified time | relevance | path

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

/system/memory/libmemunreachable/
DScopedPipe.h28 ScopedPipe() : pipefd_{-1, -1} { in ScopedPipe() function
36 ScopedPipe(ScopedPipe&& other) noexcept { in ScopedPipe() function