Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfile_sync_client.cpp731 static bool sync_recv(SyncConnection& sc, const char* rpath, const char* lpath, in sync_recv() function
1151 if (!sync_recv(sc, ci.rpath.c_str(), ci.lpath.c_str(), nullptr, ci.size)) { in copy_remote_dir_local()
1262 if (!sync_recv(sc, src_path, dst_path, name, src_st.st_size)) { in do_sync_pull()