Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/
H A Dfile_sync_client.cpp86 std::string lpath; member
573 bool SendSmallFile(const std::string& path, mode_t mode, const std::string& lpath, in SendSmallFile()
619 bool SendLargeFile(const std::string& path, mode_t mode, const std::string& lpath, in SendLargeFile()
731 bool SendLargeFileLegacy(const std::string& path, mode_t mode, const std::string& lpath, in SendLargeFileLegacy()
1040 static bool sync_send(SyncConnection& sc, const std::string& lpath, const std::string& rpath, in sync_send()
1280 std::vector<std::string>* directory_list, const std::string& lpath, in local_build_list()
1341 static bool copy_local_dir_remote(SyncConnection& sc, std::string lpath, std::string rpath, in copy_local_dir_remote()
1540 const std::string& rpath, const std::string& lpath) { in remote_build_list()
1602 static int set_time_and_mode(const std::string& lpath, time_t time, in set_time_and_mode()
1615 static bool copy_remote_dir_local(SyncConnection& sc, std::string rpath, std::string lpath, in copy_remote_dir_local()
[all …]