Home
last modified time | relevance | path

Searched defs:lpath (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/
Dfile_sync_client.cpp337 static int sync_send(int fd, const char *lpath, const char *rpath, in sync_send()
422 int sync_recv(int fd, const char *rpath, const char *lpath, int show_progress) in sync_recv()
600 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()
742 int do_sync_push(const char *lpath, const char *rpath, int show_progress) in do_sync_push()
807 const char *lpath; member
844 const char *rpath, const char *lpath) in remote_build_list()
872 static int set_time_and_mode(const char *lpath, time_t time, unsigned int mode) in set_time_and_mode()
900 static int copy_remote_dir_local(int fd, const char *rpath, const char *lpath, in copy_remote_dir_local()
965 int do_sync_pull(const char *rpath, const char *lpath, int show_progress, int copy_attrs) in do_sync_pull()
[all …]
Dcommandline.cpp1364 const char* lpath = NULL, *rpath = NULL; in adb_commandline() local
1377 const char* rpath = NULL, *lpath = "."; in adb_commandline() local