Searched defs:lpath (Results 1 – 1 of 1) sorted by relevance
/system/core/adb/ |
D | file_sync_client.c | 297 static int sync_send(int fd, const char *lpath, const char *rpath, in sync_send() 441 int sync_recv(int fd, const char *rpath, const char *lpath) in sync_recv() 602 const char *lpath, const char *rpath) in local_build_list() 673 static int copy_local_dir_remote(int fd, const char *lpath, const char *rpath, int checktimestamps,… in copy_local_dir_remote() 741 int do_sync_push(const char *lpath, const char *rpath, int verifyApk) in do_sync_push() 805 const char *lpath; member 842 const char *rpath, const char *lpath) in remote_build_list() 870 static int copy_remote_dir_local(int fd, const char *rpath, const char *lpath, in copy_remote_dir_local() 942 int do_sync_pull(const char *rpath, const char *lpath) in do_sync_pull() 1005 int do_sync_sync(const char *lpath, const char *rpath, int listonly) in do_sync_sync()
|