Home
last modified time | relevance | path

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

/system/core/adb/client/
Dfile_sync_client.cpp1120 static bool copy_remote_dir_local(SyncConnection& sc, std::string rpath, in copy_remote_dir_local() function
1243 success &= copy_remote_dir_local(sc, src_path, dst_dir, copy_attrs); in do_sync_pull()