Searched refs:syncfd (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dfile_sync_client.c842 static int remote_build_list(int syncfd, copyinfo **filelist, argument
854 if (sync_ls(syncfd, rpath, sync_ls_build_list_cb, (void *)&args)) {
861 if (remote_build_list(syncfd, filelist, dirlist->src, dirlist->dst)) {

Completed in 58 milliseconds