Home
last modified time | relevance | path

Searched refs:handle_send_file_data (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/daemon/
Dfile_sync_service.cpp270 static bool handle_send_file_data(borrowed_fd s, unique_fd fd, uint32_t* timestamp, in handle_send_file_data() function
394 if (!handle_send_file_data(s, std::move(fd), timestamp, compression)) { in handle_send_file()