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

/system/core/adb/
H A Dfile_sync_client.c297 static int sync_send(int fd, const char *lpath, const char *rpath, function
724 sync_send(fd, ci->src, ci->dst, ci->time, ci->mode, 0 /* no verify APK */)){
789 if(sync_send(fd, lpath, rpath, st.st_mtime, st.st_mode, verifyApk)) {

Completed in 58 milliseconds