Searched defs:checktimestamps (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dfile_sync_client.c674 static int copy_local_dir_remote(int fd, const char *lpath, const char *rpath, int checktimestamps, int listonly) argument
701 if(checktimestamps){
872 int checktimestamps)
903 if (checktimestamps) {
871 copy_remote_dir_local(int fd, const char *rpath, const char *lpath, int checktimestamps) argument

Completed in 57 milliseconds