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