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