Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dfile_sync_client.cpp563 bool SendSmallFile(const std::string& path, mode_t mode, const std::string& lpath, in SendSmallFile() function in SyncConnection
1053 if (!sc.SendSmallFile(rpath, mode, lpath, rpath, mtime, buf, data_length, dry_run)) { in sync_send()
1071 if (!sc.SendSmallFile(rpath, mode, lpath, rpath, mtime, data.data(), data.size(), in sync_send()