Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfile_sync_client.cpp421 bool SendLargeFile(const char* path_and_mode, in SendLargeFile() function in SyncConnection
724 if (!sc.SendLargeFile(path_and_mode.c_str(), lpath, rpath, mtime)) { in sync_send()