Searched defs:SendBuffer (Results 1 – 2 of 2) sorted by relevance
/system/core/fastboot/fuzzy_fastboot/ | ||
D | fixtures.cpp | 110 RetCode FastBootTest::SendBuffer(const std::vector<char>& buf) { in SendBuffer() function in fastboot::FastBootTest |
/system/core/fastboot/ | ||
D | fastboot_driver.cpp | 526 RetCode FastBootDriver::SendBuffer(android::base::borrowed_fd fd, size_t size) { in SendBuffer() function in fastboot::FastBootDriver |