/aosp12/system/core/libutils/ |
H A D | Looper_test_pipe.h | 27 Pipe() { in Pipe() function
|
/aosp12/system/extras/alloc-stress/ |
H A D | alloc-stress.cpp | 36 class Pipe { class 44 Pipe(int readFd, int writeFd) : m_readFd{readFd}, m_writeFd{writeFd} { in Pipe() function in Pipe 48 Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
|
/aosp12/frameworks/av/media/libnbaio/ |
H A D | Pipe.cpp | 28 Pipe::Pipe(size_t maxFrames, const NBAIO_Format& format, void *buffer) : in Pipe() function in android::Pipe
|
/aosp12/system/connectivity/wificond/tests/ |
H A D | looper_backed_event_loop_unittest.cpp | 34 class Pipe { class 39 Pipe() { in Pipe() function in __anon9f1221c50110::Pipe
|
/aosp12/frameworks/native/libs/input/tests/ |
H A D | TestHelpers.h | 31 Pipe() { in Pipe() function
|
/aosp12/frameworks/native/libs/binder/tests/ |
H A D | binderThroughputTest.cpp | 52 class Pipe { class 55 Pipe(int readFd, int writeFd) : m_readFd{readFd}, m_writeFd{writeFd} {} in Pipe() function in Pipe 60 Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
|
H A D | schd-dbg.cpp | 151 class Pipe { class 154 Pipe(int readFd, int writeFd) : m_readFd{readFd}, m_writeFd{writeFd} { in Pipe() function in Pipe 161 Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
|
H A D | binderRpcTest.cpp | 197 class Pipe { class 199 Pipe() { CHECK(android::base::Pipe(&mRead, &mWrite)); } in Pipe() function in android::Pipe
|
/aosp12/system/libhwbinder/vts/performance/ |
H A D | Benchmark_throughput.cpp | 48 class Pipe { class 51 Pipe(int readFd, int writeFd) in Pipe() function in Pipe 58 Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
|
H A D | PerfTest.cpp | 66 Pipe::Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
|
H A D | PerfTest.h | 62 Pipe(int read_fd, int write_fd) : fd_read_{read_fd}, fd_write_{write_fd} {} in Pipe() function
|
/aosp12/packages/modules/adb/fastdeploy/deploypatchgenerator/ |
H A D | patch_utils.cpp | 95 void PatchUtils::Pipe(borrowed_fd input, borrowed_fd output, size_t amount) { in Pipe() function in PatchUtils
|
/aosp12/system/testing/gtest_extras/ |
H A D | Isolate.cpp | 197 static bool Pipe(int* read_fd, int* write_fd) { in Pipe() function
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | okio-1.15.0.jar | META-INF/
META-INF/MANIFEST.MF
okio/
okio/AsyncTimeout$Watchdog. ... |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |