Searched defs:Pipe (Results 1 – 6 of 6) sorted by relevance
| /system/extras/alloc-stress/ | ||
| D | alloc-stress.cpp | 35 class Pipe { class |
| /system/connectivity/wificond/tests/ | ||
| D | looper_backed_event_loop_unittest.cpp | 34 class Pipe { class |
| /system/libhwbinder/vts/performance/ | ||
| D | Benchmark_throughput.cpp | 47 class Pipe { class |
| D | PerfTest.cpp | 66 Pipe::Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe |
| D | PerfTest.h | 62 Pipe(int read_fd, int write_fd) : fd_read_{read_fd}, fd_write_{write_fd} {} in Pipe() function |
| /system/core/libutils/ | ||
| D | Looper_test.cpp | 26 class Pipe { class |