Searched refs:SendSmallFile (Results 1 – 1 of 1) sorted by relevance
/system/core/adb/client/ |
D | file_sync_client.cpp | 377 bool SendSmallFile(const char* path_and_mode, in SendSmallFile() function in SyncConnection 701 if (!sc.SendSmallFile(path_and_mode.c_str(), lpath, rpath, mtime, buf, data_length)) { in sync_send() 719 if (!sc.SendSmallFile(path_and_mode.c_str(), lpath, rpath, mtime, in sync_send()
|