Home
last modified time | relevance | path

Searched refs:SendLargeFileLegacy (Results 1 – 1 of 1) sorted by relevance

/packages/modules/adb/client/
Dfile_sync_client.cpp618 return SendLargeFileLegacy(path, mode, lpath, rpath, mtime); in SendLargeFile()
721 bool SendLargeFileLegacy(const std::string& path, mode_t mode, const std::string& lpath, in SendLargeFileLegacy() function in SyncConnection