Searched defs:lpath (Results 1 – 1 of 1) sorted by relevance
/system/core/adb/ |
D | file_sync_client.cpp | 75 std::string lpath; member 375 const char* lpath, const char* rpath, in SendSmallFile() 419 const char* lpath, const char* rpath, in SendLargeFile() 677 static bool sync_send(SyncConnection& sc, const char* lpath, const char* rpath, in sync_send() 722 static bool sync_recv(SyncConnection& sc, const char* rpath, const char* lpath, in sync_recv() 798 const std::string& lpath, in local_build_list() 861 static bool copy_local_dir_remote(SyncConnection& sc, std::string lpath, in copy_local_dir_remote() 1014 const std::string& rpath, const std::string& lpath) { in remote_build_list() 1076 static int set_time_and_mode(const std::string& lpath, time_t time, in set_time_and_mode() 1090 std::string lpath, bool copy_attrs) { in copy_remote_dir_local() [all …]
|