Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dfile_sync_service.cpp793 static bool handle_sync_command(int fd, std::vector<char>& buffer) { in handle_sync_command() function
855 while (handle_sync_command(fd.get(), buffer)) { in file_sync_service()