Searched defs:SendData (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/common/ | ||
D | mock_http_fetcher.cc | 50 void MockHttpFetcher::SendData(bool skip_delivery) { in SendData() function in chromeos_update_engine::MockHttpFetcher |
/system/core/fastboot/ | ||
D | udp.cpp | 207 ssize_t UdpTransport::SendData(Id id, const uint8_t* tx_data, size_t tx_length, uint8_t* rx_data, in SendData() function in udp::UdpTransport |