Searched defs:SendBuffer (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ | ||
H A D | thread_local_buffer.h | 34 using SendBuffer = ThreadLocalIndexSlot<0>; variable |
/aosp12/system/core/fastboot/fuzzy_fastboot/ | ||
H A D | fixtures.cpp | 110 RetCode FastBootTest::SendBuffer(const std::vector<char>& buf) { in SendBuffer() function in fastboot::FastBootTest |
/aosp12/system/core/fastboot/ | ||
H A D | fastboot_driver.cpp | 526 RetCode FastBootDriver::SendBuffer(android::base::borrowed_fd fd, size_t size) { in SendBuffer() function in fastboot::FastBootDriver |