Searched defs:rpath (Results 1 – 1 of 1) sorted by relevance
/system/core/adb/client/ |
D | file_sync_client.cpp | 80 std::string rpath; 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() 802 const std::string& rpath) { in local_build_list() 853 std::string rpath, bool check_timestamps, in copy_local_dir_remote() 1045 const std::string& rpath, const std::string& lpath) { in remote_build_list() 1120 static bool copy_remote_dir_local(SyncConnection& sc, std::string rpath, in copy_remote_dir_local() 1278 bool do_sync_sync(const std::string& lpath, const std::string& rpath, bool list_only) { in do_sync_sync()
|