Searched defs:lpath (Results 1 – 1 of 1) sorted by relevance
| /system/core/adb/client/ |
| D | file_sync_client.cpp | 79 std::string lpath; member 378 const char* lpath, const char* rpath, in SendSmallFile() 422 const char* lpath, const char* rpath, in SendLargeFile() 677 static bool sync_send(SyncConnection& sc, const char* lpath, const char* rpath, unsigned mtime, in sync_send() 731 static bool sync_recv(SyncConnection& sc, const char* rpath, const char* lpath, in sync_recv() 801 std::vector<std::string>* directory_list, const std::string& lpath, in local_build_list() 852 static bool copy_local_dir_remote(SyncConnection& sc, std::string lpath, in copy_local_dir_remote() 1045 const std::string& rpath, const std::string& lpath) { in remote_build_list() 1107 static int set_time_and_mode(const std::string& lpath, time_t time, in set_time_and_mode() 1121 std::string lpath, bool copy_attrs) { in copy_remote_dir_local() [all …]
|