Home
last modified time | relevance | path

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

/system/core/adb/
Dfile_sync_client.c441 int sync_recv(int fd, const char *rpath, const char *lpath) in sync_recv() function
926 if (sync_recv(fd, ci->src, ci->dst)) { in copy_remote_dir_local()
984 if(sync_recv(fd, rpath, lpath)) { in do_sync_pull()